X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/809668479c6ab182d879ed2aa0cfcae051a5eda7..284f37a08fcdff15012b9f731000c57c1d7c56f1:/tools/salt-install/Vagrantfile diff --git a/tools/salt-install/Vagrantfile b/tools/salt-install/Vagrantfile index 52ba4fefdc..b08ff8ffae 100644 --- a/tools/salt-install/Vagrantfile +++ b/tools/salt-install/Vagrantfile @@ -89,7 +89,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| s#HOSTNAME_EXT=\"hostname_ext_fixme_or_this_wont_work\"#HOSTNAME_EXT=\"cnts7.local\"#g; s#IP_INT=\"ip_int_fixme_or_this_wont_work\"#IP_INT=\"127.0.0.1\"#g; s#RELEASE=\"production\"#RELEASE=\"development\"#g; - s/# BRANCH=\"main\"/BRANCH=\"18631-shell-login-sync\"/g; + s/# BRANCH=\"main\"/BRANCH=\"main\"/g; s/# VERSION=.*$/VERSION=\"latest\"/g' \ /vagrant/local.params.example.single_host_single_hostname > /tmp/local.params.single_host_single_hostname"