Merge "[update][upgrade] Use container-tools:3.0" into stable/train

This commit is contained in:
Zuul 2021-04-09 14:35:58 +00:00 committed by Gerrit Code Review
commit f36750d21e
3 changed files with 3 additions and 3 deletions

View File

@ -6,4 +6,4 @@ resource_registry:
parameter_defaults:
UndercloudUpgrade: true
DnfStreams: [{'module':'container-tools', 'stream':'2.0'}]
DnfStreams: [{'module':'container-tools', 'stream':'3.0'}]

View File

@ -7,4 +7,4 @@ resource_registry:
parameter_defaults:
CephAnsiblePlaybook: default
DnfStreams: [{'module':'container-tools', 'stream':'2.0'}]
DnfStreams: [{'module':'container-tools', 'stream':'3.0'}]

View File

@ -27,4 +27,4 @@ parameter_defaults:
# system upgrade, we need to bypass the ceph ansible
# repo validation to work.
CephAnsibleWarning: false
DnfStreams: [{'module':'container-tools', 'stream':'2.0'}]
DnfStreams: [{'module':'container-tools', 'stream':'3.0'}]