Updated from OpenStack Ansible Tests

Change-Id: Ie56198365af052b06e01c880f8388ff12240c752
This commit is contained in:
OpenStack Proposal Bot
2018-01-22 16:54:07 +00:00
parent 10e2bd742f
commit 7473d06979
Vendored
+2
View File
@@ -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