Revert "Add net openstack"

This reverts commit 4e4433cd81.
pull/976/head
FranBarrera 2016-09-13 14:08:54 +02:00
parent 11e502a1d9
commit 100a099c98
2 changed files with 0 additions and 2 deletions

1
Vagrantfile vendored
View File

@ -136,7 +136,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
os.image = settings['os_image']
os.keypair_name = settings['os_keypair_name']
os.security_groups = ['default']
os.networks = settings['os_networks']
config.vm.provision "shell", inline: "true", upload_path: "/home/#{USER}/vagrant-shell"
end
end

View File

@ -42,4 +42,3 @@ vagrant_box: 'openstack'
#os_flavor :
#os_image :
#os_keypair_name :
#os_networks: