diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 4775aca..a1d6107 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -11,7 +11,9 @@ platforms: - name: ubuntu-latest image: ubuntu:latest - name: centos-latest - image: centos:latest + image: centos/systemd:latest + command: /usr/sbin/init + privileged: true # - name: "nftables-${image:-debian}-${tag:-latest}" # image: "${image:-debian}:${tag:-latest}" # command: /lib/systemd/systemd