xci: Add ansible files for sandbox noha flavor
[releng.git] / prototypes / xci / file / noha / inventory
index e69de29..b4f9f6d 100644 (file)
@@ -0,0 +1,9 @@
+[opnfv]
+opnfv ansible_ssh_host=192.168.122.2
+
+[controller]
+controller00 ansible_ssh_host=192.168.122.3
+
+[compute]
+compute00 ansible_ssh_host=192.168.122.4
+compute01 ansible_ssh_host=192.168.122.5