Actually increase backup freq, fix a perms issue on new pleroma deployments

This commit is contained in:
Salt 2020-07-30 08:40:39 -05:00
parent 4b415c7c4e
commit cb08c1c46b
2 changed files with 4 additions and 2 deletions

View File

@ -42,6 +42,8 @@ all:
web1.9iron.club:
fedi1.9iron.club:
web1.cowfee.moe:
vars:
backups_frequency: 4h
# Gameservers of all sorts
gameservers:
vars:
@ -69,5 +71,3 @@ all:
zone: cowfee.moe
hosts:
web1.cowfee.moe:
vars:
backups_frequency: 4h

View File

@ -154,6 +154,8 @@
command: /opt/pleroma/bin/pleroma_ctl migrate
args:
chdir: /opt/pleroma
become: yes
become_user: pleroma
changed_when: false
- name: Start and enable service
systemd: