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 1fe35da commit 68b9ac2Copy full SHA for 68b9ac2
pillar/prod/backup/hg.sls
@@ -7,3 +7,10 @@ backup:
7
target_user: hg
8
frequency: daily
9
user: root
10
+ hg-mercurial-static:
11
+ source_directory: /usr/share/mercurial/templates/static/
12
+ target_host: backup.sfo1.psf.io
13
+ target_directory: /backup/hg-mercurial-static
14
+ target_user: root
15
+ frequency: daily
16
+ user: root
0 commit comments