mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2026-04-25 23:07:07 +02:00
Attempt to get systemd overlay stuff working correctly.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
--cgroup-driver=systemd
|
||||
--cgroups-per-qos=false
|
||||
--enforce-node-allocatable=""
|
||||
docker_install_compose: false
|
||||
containerd_config_cgroup_driver_systemd: true
|
||||
|
||||
pre_tasks:
|
||||
- name: Update apt cache.
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--cgroup-driver=systemd
|
||||
--cgroups-per-qos=false
|
||||
--enforce-node-allocatable=""
|
||||
docker_install_compose: false
|
||||
containerd_config_cgroup_driver_systemd: true
|
||||
|
||||
pre_tasks:
|
||||
- name: Update apt cache.
|
||||
|
||||
Reference in New Issue
Block a user