summaryrefslogtreecommitdiffstats
path: root/prototypes/xci/file/noha/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes/xci/file/noha/inventory')
-rw-r--r--prototypes/xci/file/noha/inventory9
1 files changed, 9 insertions, 0 deletions
diff --git a/prototypes/xci/file/noha/inventory b/prototypes/xci/file/noha/inventory
index e69de29bb..b4f9f6d0c 100644
--- a/prototypes/xci/file/noha/inventory
+++ b/prototypes/xci/file/noha/inventory
@@ -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