labs: remove obsolete comments in config/scripts.*

Change-Id: Ia1f3bc2813a3d5c64051b0f7017e4765cded33c0
This commit is contained in:
Roger Luethi 2014-10-03 14:12:11 +02:00
parent e87bc6f92a
commit fc1b65d368
3 changed files with 0 additions and 6 deletions

View File

@ -2,8 +2,6 @@
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_nova_compute.sh
cmd snapshot_cycle "nova-compute_installed"

View File

@ -2,8 +2,6 @@
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 apt_install_mysql.sh
scripts install_rabbitmq.sh

View File

@ -2,8 +2,6 @@
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"