rancher / vagrant

Vagrant file to stand up a Local Rancher install with 3 nodes
81 stars 56 forks source link

Fixed master.sh for airgap mode. #35

Closed rafabsb closed 6 years ago

rafabsb commented 6 years ago

The scripts/master.sh had an incorrect path to push rancher/server and rancher/agent images to the local registry when Airgap mode was selected. Hence, the execution of _configure_rancherserver.sh and _configure_ranchernode.sh was failing.