diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index f812a2f..ed1a71e 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -10,6 +10,9 @@ driver: platforms: - name: ubuntu-latest image: jrei/systemd-ubuntu:latest + privileged: true + volumes: + - /sys/fs/cgroup:/sys/fs/cgroup:ro - name: centos-latest image: centos/systemd:latest command: /usr/sbin/init