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

This commit is contained in:
Geonju Kim
2021-02-06 02:28:53 +09:00
committed by GitHub
parent 670c37b428
commit 1a91792e7c

View File

@ -8,7 +8,7 @@
template:
src: crictl.yaml.j2
dest: /etc/crictl.yaml
owner: bin
owner: root
mode: 0644
- name: Copy crictl binary from download dir