mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-10 05:45:52 +08:00
added stun.$NETMAKER_BASE_DOMAIN echo to alert user of dns entriesrequired.
This commit is contained in:
parent
aaacb00029
commit
c691914712
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@ set_install_vars() {
|
||||||
echo " dashboard.$NETMAKER_BASE_DOMAIN"
|
echo " dashboard.$NETMAKER_BASE_DOMAIN"
|
||||||
echo " api.$NETMAKER_BASE_DOMAIN"
|
echo " api.$NETMAKER_BASE_DOMAIN"
|
||||||
echo " broker.$NETMAKER_BASE_DOMAIN"
|
echo " broker.$NETMAKER_BASE_DOMAIN"
|
||||||
|
echo " stun.$NETMAKER_BASE_DOMAIN"
|
||||||
|
|
||||||
if [ "$INSTALL_TYPE" = "ee" ]; then
|
if [ "$INSTALL_TYPE" = "ee" ]; then
|
||||||
echo " prometheus.$NETMAKER_BASE_DOMAIN"
|
echo " prometheus.$NETMAKER_BASE_DOMAIN"
|
||||||
|
|
Loading…
Add table
Reference in a new issue