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:
Jose Luis Franco Arza
2018-09-04 17:10:12 +02:00
parent 6f5f096946
commit 2a5f4c883b

View File

@@ -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