xci: Add ansible files for sandbox mini flavor
[releng.git] / prototypes / xci / file / mini / inventory
index e69de29..eb73e5e 100644 (file)
@@ -0,0 +1,8 @@
+[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