molecule fix systemd-boot
This commit is contained in:
parent
7958e28c21
commit
3efa639a11
|
|
@ -19,6 +19,7 @@ platforms:
|
||||||
image: 'ansible0guy/molecule:debian-latest'
|
image: 'ansible0guy/molecule:debian-latest'
|
||||||
tmpfs: ['/tmp', '/run', '/run/lock']
|
tmpfs: ['/tmp', '/run', '/run/lock']
|
||||||
privileged: true
|
privileged: true
|
||||||
|
command: '/sbin/init'
|
||||||
|
|
||||||
provisioner:
|
provisioner:
|
||||||
name: ansible
|
name: ansible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue