bundles/apt: fix metadata key mess (unattended-upgrades vs unattended_upgrades)
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2022-01-23 05:47:42 +01:00
parent 07157b6335
commit 0ccb983b28
Signed by: kunsi
GPG key ID: 12E3D2136B818350
13 changed files with 66 additions and 28 deletions

View file

@ -13,7 +13,7 @@ nodes['htz-hel.backup-kunsi'] = {
'unattended-upgrades': {
# requires manual apply after reboot to unlock dm-crypt
# devices
'reboot-enabled': False,
'reboot_enabled': False,
},
},
'interfaces': {

View file

@ -16,7 +16,7 @@ nodes['htz-hel.backup-sophie'] = {
'unattended-upgrades': {
# requires manual apply after reboot to unlock dm-crypt
# devices
'reboot-enabled': False,
'reboot_enabled': False,
},
},
'backups': {