fix indentation
Some checks failed
kunsi/bundlewrap/pipeline/pr-main There was a failure building this commit
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Sophie Schiller 2022-01-04 14:59:37 +01:00
parent ab8c11c0bd
commit e654a0b46e

View file

@ -7,10 +7,10 @@ nodes['htz-hel.backup-sophie'] = {
'debian-bullseye', 'debian-bullseye',
}, },
'metadata': { 'metadata': {
'apt': { 'apt': {
'packages': { 'packages': {
'borgbackup': {}, 'borgbackup': {},
}, },
}, },
'backups': { 'backups': {
'exclude_from_backups': True, 'exclude_from_backups': True,