Skip to content

Commit f31d64c

Browse files
Merge pull request #1282 from karelyatin/update_containers
Allow to disable OpenstackVersion CR setup
2 parents cd156bf + 3a89833 commit f31d64c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/roles/backend_services/tasks/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676

7777
- name: when periodic, create OpenStackVersion CR with container overrides
7878
when:
79+
- cifmw_update_containers_openstack|default(true)
7980
- periodic|default(false)
8081
- container_registry is defined
8182
- container_tag is defined

0 commit comments

Comments
 (0)