Remove container_registry_file from multinode-overcloud-update.
The value for the container_registry_file is already specified in the featuresets and it's already merged [0], so we can drop it. [0] - https://review.openstack.org/#/c/564222/ Change-Id: If0c7786059f1d0d91d2279f45c67525908633378
This commit is contained in:
@@ -5,6 +5,4 @@
|
||||
- overcloud-update
|
||||
roles:
|
||||
- role: tripleo-upgrade
|
||||
# TODO: Remove this once the fs containing the parameter is merged
|
||||
container_registry_file: containers-default-parameters.yaml
|
||||
when: overcloud_update|default(false)|bool
|
||||
|
Reference in New Issue
Block a user