Attempt to get systemd overlay stuff working correctly.

This commit is contained in:
Jeff Geerling 2022-09-14 17:11:18 -05:00
parent 926a8c909e
commit 2fb5b1e993
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.