summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/files/noha/inventory
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-03-13 16:28:46 +0000
committerMarkos Chandras <mchandras@suse.de>2018-03-13 16:28:46 +0000
commit48511ee002ff86ac450c9f031f4be61f41e123d8 (patch)
tree2fd3aa2d5489b78da25658ae9e26bca470555985 /xci/installer/osa/files/noha/inventory
parent193e3c4784824d647541d079c54ab2d1460f9e88 (diff)
xci: Fix group for the OPFNV host
Ansible gets upset if we use the same name for a host and a group so add the OPNFV host to the deployment group. This fixes the following warning: [WARNING]: Found both group and host with same name: opnfv Change-Id: Idbaff712d40e8234721332aee6d10d5ba44c62ce Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/installer/osa/files/noha/inventory')
-rw-r--r--xci/installer/osa/files/noha/inventory2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/installer/osa/files/noha/inventory b/xci/installer/osa/files/noha/inventory
index b4f9f6d0..90b31531 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]