aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-composable-steps.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/major-upgrade-composable-steps.yaml')
-rw-r--r--environments/major-upgrade-composable-steps.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/environments/major-upgrade-composable-steps.yaml b/environments/major-upgrade-composable-steps.yaml
index e8a00740..0dbb6cda 100644
--- a/environments/major-upgrade-composable-steps.yaml
+++ b/environments/major-upgrade-composable-steps.yaml
@@ -10,9 +10,10 @@ parameter_defaults:
# install ansible heat agents and ansible-pacemaker
set -eu
yum install -y python-heat-agent-*
+ yum update -y ansible
yum install -y ansible-pacemaker
rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml
rm -f /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles
rm -f /etc/puppet/hieradata/*.yaml
MigrationSshPort: 22
- UpgradeRemoveUnusedPackages: false \ No newline at end of file
+ UpgradeRemoveUnusedPackages: false