Skip to content

Commit

Permalink
Merge branch 'jocar-mastodon-backup' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
theseal committed Oct 22, 2024
2 parents b959106 + af6ab54 commit 7756550
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions manifests/mastodon/backend.pp
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@

if ($baas2_nodename) {
ensure_resource('class','sunet::baas2', {
nodename => $baas2_nodename,
backup_dirs => [
monitor_backups => false,
nodename => $baas2_nodename,
backup_dirs => [
'/opt/backups/',
]
})
Expand Down

0 comments on commit 7756550

Please sign in to comment.