Updated from OpenStack Ansible Tests
Change-Id: I8ddb047c74e6271e5641a251aeecb060d4e77f55
This commit is contained in:
parent
e0e07a2868
commit
75db7d96d7
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -20,6 +20,8 @@ Vagrant.configure(2) do |config|
|
||||
v.cpus = 2
|
||||
end
|
||||
|
||||
config.vm.synced_folder ".", "/vagrant", type: "rsync"
|
||||
|
||||
config.vm.provision "shell",
|
||||
privileged: false,
|
||||
inline: <<-SHELL
|
||||
|
Loading…
x
Reference in New Issue
Block a user