mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Change the owner of /etc/crictl.yaml to root (#7254)
(cherry picked from commit 1a91792e7ce15610c9567a5a4f04ff0fdb4bc43b)
This commit is contained in:
parent
3ad248b007
commit
5f06864582
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user