Commit 6427cb1

bryfry <bryon.fryer@gmail.com>
2015-10-02 19:10:13
hosts
1 parent a290e20
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