We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd156bf + 3a89833 commit f31d64cCopy full SHA for f31d64c
1 file changed
tests/roles/backend_services/tasks/main.yaml
@@ -76,6 +76,7 @@
76
77
- name: when periodic, create OpenStackVersion CR with container overrides
78
when:
79
+ - cifmw_update_containers_openstack|default(true)
80
- periodic|default(false)
81
- container_registry is defined
82
- container_tag is defined
0 commit comments