Skip to content
Snippets Groups Projects
Unverified Commit 1a91792e authored by Geonju Kim's avatar Geonju Kim Committed by GitHub
Browse files

Change the owner of `/etc/crictl.yaml` to `root` (#7254)

parent 670c37b4
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
template: template:
src: crictl.yaml.j2 src: crictl.yaml.j2
dest: /etc/crictl.yaml dest: /etc/crictl.yaml
owner: bin owner: root
mode: 0644 mode: 0644
- name: Copy crictl binary from download dir - name: Copy crictl binary from download dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment