Skip to content

Commit e64ae84

Browse files
authored
fix(hg): add svn backup configs required for new host setup (#445)
1 parent 5a7d14b commit e64ae84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pillar/prod/backup/hg.sls

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ backup:
1414
target_user: root
1515
frequency: daily
1616
user: root
17+
hg-svn-config:
18+
source_directory: /etc/apache2/svn_config/
19+
target_host: backup.sfo1.psf.io
20+
target_directory: /backup/hg-svn-config
21+
target_user: root
22+
frequency: daily
23+
user: root

0 commit comments

Comments
 (0)