training-guides/labs/config/scripts.network
Roger Luethi 954947d1ac labs: leave all node VMs running
After a cluster build, the controller VM is running whereas the other
two are not. This inconsistency can be confusing to users. This patch
makes sure all three VMs are running when the cluster build is done.

Change-Id: I2319b06bd94836e74ebc77330cc16549b7582ac1
2014-09-01 14:37:41 +02:00

11 lines
323 B
SYSTEMD

# Scripts for network node
cmd init_node
scripts etc_hosts.sh
osbash enable_vagrant_ssh_keys.sh
#osbash wait_debug.sh
# Using scripts/osbash/shutdown.sh because we want Vagrant to ignore this
cmd snapshot_cycle "network_configured"
scripts setup_neutron_network.sh
cmd snapshot_cycle "openstack-network_installed"
cmd boot