install-launch-node: upgrade all packages
This is a follow-on to I50674a25da9e1761af8daa78970c473e651791b0 which should ensure we try to upgrade everything in the venv, which is what we want. Change-Id: I8f1bffe762e0bb87e8185dff2e4ce472603ece08
This commit is contained in:
parent
19d9360b55
commit
ed4dadfcad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user