Commit 6427cb1
Changed files (1)
hosts
@@ -0,0 +1,5 @@
+[openstack]
+controller ansible_ssh_host=192.168.0.10
+neutron ansible_ssh_host=192.168.0.11
+compute1 ansible_ssh_host=192.168.0.12
+compute2 ansible_ssh_host=192.168.0.13