Skip to content
Snippets Groups Projects
Unverified Commit 3254080a authored by Arthur Outhenin-Chalandre's avatar Arthur Outhenin-Chalandre Committed by GitHub
Browse files

cri-o: fix crio restart on config change (#10057)

parent 4ffe138d
No related branches found
No related tags found
No related merge requests found
...@@ -193,8 +193,7 @@ ...@@ -193,8 +193,7 @@
name: crio name: crio
state: restarted state: restarted
when: when:
- config_install.changed - config_install.changed or reg_auth_install.changed
- reg_auth_install.changed
- not service_start.changed - not service_start.changed
- name: cri-o | verify that crio is running - name: cri-o | verify that crio is running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment