mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
feat: add support crio additional mounts (#12561)
removed default since it's already set in variables fix pre commit issue in the pipeline
This commit is contained in:
@@ -184,8 +184,8 @@
|
||||
notify: Restart crio
|
||||
|
||||
- name: Cri-o | copy mounts.conf
|
||||
copy:
|
||||
src: mounts.conf
|
||||
template:
|
||||
src: mounts.conf.j2
|
||||
dest: /etc/containers/mounts.conf
|
||||
mode: "0644"
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user