xci: kubespray: Fix inventory when configuring keys on targethosts 09/55809/5
authorMarkos Chandras <mchandras@suse.de>
Mon, 16 Apr 2018 09:33:47 +0000 (10:33 +0100)
committerMarkos Chandras <mchandras@suse.de>
Mon, 16 Apr 2018 11:47:20 +0000 (12:47 +0100)
commite99fb1e677516c2951542d1eee62166246244ca8
tree180060ce65c48404aaf925a8f5ebe2fdc0f7d9a0
parent4cac3ade71730cf08d3e80f8ae90297f264d26ca
xci: kubespray: Fix inventory when configuring keys on targethosts

The SSH keys for the OPNFV host have been configured in the
configure-opnfvhost.yml playbook so we shouldn't do that in a playbook
that is only meant to configure the target hosts. As such, fix the group
to use 'k8s-cluster' instead.

Since the targethosts playbook does not apply to all hosts anymore, we
can simply drop the list of required packages and only install 'netaddr'
on the OPNFV host which is the host that needs it. Similarly, the dbus
package is only needed on the targethosts.

Change-Id: I293ad83a3a95797d9025f2cddd7849be7b3a49da
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/installer/kubespray/playbooks/configure-opnfvhost.yml
xci/installer/kubespray/playbooks/configure-targethosts.yml
xci/installer/kubespray/playbooks/group_vars/all