Merge "install-launch-node: upgrade all packages"

This commit is contained in:
Zuul 2023-04-06 00:24:33 +00:00 committed by Gerrit Code Review
commit ab0e6e1cc8

View File

@ -26,6 +26,7 @@
name: 'file:///home/zuul/src/opendev.org/opendev/system-config/launch'
virtualenv: '/usr/launcher-venv'
state: '{{ "latest" if _upgrade.changed else "present" }}'
extra_args: '--upgrade-strategy=eager'
# Admins use openstackclient on the bastion host to deal with cloud
# issues. The best version to use is the one from launch node, as