diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index b4b13db..de17254 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -19,6 +19,7 @@ platforms: image: 'ansible0guy/molecule:debian-latest' tmpfs: ['/tmp', '/run', '/run/lock'] privileged: true + command: '/sbin/init' - name: test-ag-certs-letsencrypt networks: @@ -29,6 +30,7 @@ platforms: image: 'ansible0guy/molecule:debian-latest' tmpfs: ['/tmp', '/run', '/run/lock'] privileged: true + command: '/sbin/init' exposed_ports: - '80/tcp' published_ports: # proxied for LetsEncrypt tests