18785: make sure the user configures IP_INT in the single host case.
[arvados.git] / tools / salt-install / local.params.example.single_host_single_hostname
index 48354a0d99274d34c83aed19bd3324c356801baa..87d23af7d4eb1cbd947607ba83f5c128839ee755 100644 (file)
@@ -18,7 +18,7 @@ DOMAIN="domain_fixme_or_this_wont_work"
 HOSTNAME_EXT="hostname_ext_fixme_or_this_wont_work"
 # The internal hostname for the host. In the example files, only used in the
 # single_host/single_hostname example
-IP_INT="127.0.1.1"
+IP_INT="ip_int_fixme_or_this_wont_work"
 # Host SSL port where you want to point your browser to access Arvados
 # Defaults to 443 for regular runs, and to 8443 when called in Vagrant.
 # You can point it to another port if desired