Updated from OpenStack Ansible Tests
Change-Id: Ic4a40e05fa2059ee6d1c778a9cc8764e7447192c
This commit is contained in:
parent
0f26b461f8
commit
af9940f7df
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