From 0fa5b556a0416630faabd45a460e2c5ea6fd5f6f Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 17 Apr 2018 10:39:10 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: kubespray: Fix inventory when configuring keys on targethosts" - 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 --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index c02dddca9..164e43f7e 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit c02dddca973bbd3dd160c41000d4036363e94db0 +Subproject commit 164e43f7e8f3b2c7767445969414457fb58030fe -- cgit 1.2.3-korg