summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/mini/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'xci/installer/osa/files/mini/inventory')
-rw-r--r--xci/installer/osa/files/mini/inventory6
1 files changed, 5 insertions, 1 deletions
diff --git a/xci/installer/osa/files/mini/inventory b/xci/installer/osa/files/mini/inventory
index eb73e5e3..4224131f 100644
--- a/xci/installer/osa/files/mini/inventory
+++ b/xci/installer/osa/files/mini/inventory
@@ -1,4 +1,4 @@
-[opnfv]
+[deployment]
opnfv ansible_ssh_host=192.168.122.2
[controller]
@@ -6,3 +6,7 @@ controller00 ansible_ssh_host=192.168.122.3
[compute]
compute00 ansible_ssh_host=192.168.122.4
+
+[openstack:children]
+controller
+compute