From d3126738fce01d0abd4a313b617e7d0af1226aac Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 2 Mar 2021 04:55:47 -0600 Subject: [PATCH] Enroll pi-storage-1 in the backups it needs --- playbooks/pimp.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/playbooks/pimp.yml b/playbooks/pimp.yml index d68f37d..3df73c7 100755 --- a/playbooks/pimp.yml +++ b/playbooks/pimp.yml @@ -23,6 +23,16 @@ - { path: /srv/nfs, src: nfs } tags: [ pis, storage ] roles: + - role: backup + vars: + backup_list: + - /data + backup_time: "Mon *-*-* 02:00:00" + - role: motd + vars: + motd_watch_services_extra: + - docker + - postgresql - role: postgresql vars: postgresql_global_config_options: