Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 17 Apr 2018 10:39:10 +0000 (10:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 17 Apr 2018 10:39:10 +0000 (10:39 +0000)
commit0fa5b556a0416630faabd45a460e2c5ea6fd5f6f
treea08dab5b6499a247c9a507131880f184276c85d2
parentedc85339c46682d37d545f4ede86c09a7e5aff71
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 <mchandras@suse.de>
docs/submodules/releng-xci