commit e92c81d05d36321d639950f4193d4139508672f3 Author: Jonathan Rosser Date: Mon Sep 28 13:59:42 2020 +0100 Update git submodules * Update openstack-ansible from branch 'master' - Use nodepool epel mirror in CI for systemd-networkd package This is failing often in CI and we should use the mirror when possible. The normal variable centos_epel_mirror is not defined in an openstack-ansible user variable until after the AIO host prep has happened, so we must detect the nodepool mirror directly when doing the initial host preparation. This patch refactors gathering the nodepool vars completely, to read them into a new ansible var nodepool_vars where they can be accessed in the whole bootstrap_host role. Depends-On: https://review.opendev.org/755065 Change-Id: Ida3762ffff2140b3e5b287443004fa1f16addd53 diff --git a/openstack-ansible b/openstack-ansible index 7ec0a96..ea9e488 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit 7ec0a966ab491e7349ebcdaae04fabeb7b8aaafd +Subproject commit ea9e4883cc373770a3644dc830b05aef170f4f0b