summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/noha/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'xci/installer/osa/files/noha/inventory')
-rw-r--r--xci/installer/osa/files/noha/inventory6
1 files changed, 5 insertions, 1 deletions
diff --git a/xci/installer/osa/files/noha/inventory b/xci/installer/osa/files/noha/inventory
index b4f9f6d0..0e3b8d84 100644
--- a/xci/installer/osa/files/noha/inventory
+++ b/xci/installer/osa/files/noha/inventory
@@ -1,4 +1,4 @@
-[opnfv]
+[deployment]
opnfv ansible_ssh_host=192.168.122.2
[controller]
@@ -7,3 +7,7 @@ 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
+
+[openstack:children]
+controller
+compute