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