We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59859d7 commit 9095e5dCopy full SHA for 9095e5d
ansible/files/multinode.sh
@@ -388,9 +388,6 @@ function minor_upgrade() {
388
run_kayobe seed host package update --packages '*'
389
set +f
390
run_kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/reboot.yml --limit seed
391
-
392
- # Upgrade Seed containers
393
- run_kayobe seed service deploy
394
395
# Upgrade overcloud host packages
396
run_kayobe overcloud host configure
0 commit comments