Skip to content

Commit

Permalink
Merge pull request #703 from openshift-cherrypick-robot/cherry-pick-7…
Browse files Browse the repository at this point in the history
…02-to-18.0.0-proposed

[18.0.0-proposed] Use edpm_service_types in edpm_update
  • Loading branch information
openshift-merge-bot[bot] authored Jul 23, 2024
2 parents 1b4da02 + 0282f26 commit 36c8386
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/edpm_update/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ edpm_update_enable_containers_update: true
edpm_update_exclude_packages:
- openvswitch

edpm_update_running_services: "{{ edpm_services }}"
edpm_update_running_services: "{{ edpm_service_types }}"
2 changes: 1 addition & 1 deletion roles/edpm_update/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
name: osp.edpm.edpm_update
vars:
edpm_update_enable_containers_update: false
edpm_services: []
edpm_service_types: []

0 comments on commit 36c8386

Please sign in to comment.