molecule fix systemd-boot

This commit is contained in:
AnsibleGuy 2024-05-04 16:33:23 +02:00
parent f3f0eeaf88
commit aa5d0ba109
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 2 additions and 0 deletions

View File

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