Skip to content

Commit

Permalink
molecule fix systemd-boot
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed May 4, 2024
1 parent e673127 commit 0b0393e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ _references:
image: 'ansible0guy/molecule:debian-latest'

Check failure on line 9 in molecule/default/molecule.yml

View workflow job for this annotation

GitHub Actions / build

9:9 syntax error: expected <block end>, but found '<block mapping start>' (syntax)
tmpfs: ['/tmp', '/run', '/run/lock']
privileged: true
command: '/sbin/init'
sysctls:

Check failure on line 13 in molecule/default/molecule.yml

View workflow job for this annotation

GitHub Actions / build

13:9 [indentation] wrong indentation: expected 4 but found 8
'net.ipv4.ip_forward': 1
'net.ipv4.conf.all.arp_filter': 0
Expand Down

0 comments on commit 0b0393e

Please sign in to comment.