Updated from OpenStack Ansible Tests
Change-Id: I7642edd3328f38abb12df0785f1e7834315c1178
This commit is contained in:
parent
219a2076c7
commit
53c26dc274
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