summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/noha/inventory
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-05-14 09:56:48 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-14 09:56:49 +0000
commit8dc9f3a0d2c4db3bd9720966043dda0d2d4431bb (patch)
treea313042fc8b1c883eb117b71b10c81f40b4de49c /xci/installer/osa/files/noha/inventory
parentda808483b5cbec5ba4d8f88e2929650f149248cc (diff)
parent85d1813e0329bf44eae35de3d4a67f63fdcf9444 (diff)
Merge "xci: osa: Add initial dynamic inventory from PDF/IDF files"
Diffstat (limited to 'xci/installer/osa/files/noha/inventory')
-rw-r--r--xci/installer/osa/files/noha/inventory13
1 files changed, 0 insertions, 13 deletions
diff --git a/xci/installer/osa/files/noha/inventory b/xci/installer/osa/files/noha/inventory
deleted file mode 100644
index 0e3b8d84..00000000
--- a/xci/installer/osa/files/noha/inventory
+++ /dev/null
@@ -1,13 +0,0 @@
-[deployment]
-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
-
-[openstack:children]
-controller
-compute