We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7d14b commit e64ae84Copy full SHA for e64ae84
pillar/prod/backup/hg.sls
@@ -14,3 +14,10 @@ backup:
14
target_user: root
15
frequency: daily
16
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