mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Attempt to get systemd overlay stuff working correctly.
This commit is contained in:
parent
926a8c909e
commit
2fb5b1e993
@ -14,7 +14,7 @@
|
|||||||
--cgroup-driver=systemd
|
--cgroup-driver=systemd
|
||||||
--cgroups-per-qos=false
|
--cgroups-per-qos=false
|
||||||
--enforce-node-allocatable=""
|
--enforce-node-allocatable=""
|
||||||
docker_install_compose: false
|
containerd_config_cgroup_driver_systemd: true
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: Update apt cache.
|
- name: Update apt cache.
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
--cgroup-driver=systemd
|
--cgroup-driver=systemd
|
||||||
--cgroups-per-qos=false
|
--cgroups-per-qos=false
|
||||||
--enforce-node-allocatable=""
|
--enforce-node-allocatable=""
|
||||||
docker_install_compose: false
|
containerd_config_cgroup_driver_systemd: true
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: Update apt cache.
|
- name: Update apt cache.
|
||||||
|
Loading…
Reference in New Issue
Block a user