X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bc4bdc706714720d59372c1c918a36303d4d2ad5..cb155930046e277e1e90a91dbe9365df95969ca6:/tools/salt-install/local.params.example.single_host_single_hostname diff --git a/tools/salt-install/local.params.example.single_host_single_hostname b/tools/salt-install/local.params.example.single_host_single_hostname index de5af681ee..c07cc55ea8 100644 --- a/tools/salt-install/local.params.example.single_host_single_hostname +++ b/tools/salt-install/local.params.example.single_host_single_hostname @@ -19,7 +19,7 @@ DOMAIN="domain_fixme_or_this_wont_work" HOSTNAME_EXT="" # The internal hostname for the host. In the example files, only used in the # single_host/single_hostname example -HOSTNAME_INT="127.0.1.1" +IP_INT="127.0.1.1" # 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