We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67e780 commit de23800Copy full SHA for de23800
pillar/prod/backup/buildbot.sls
@@ -1,9 +1,9 @@
1
-#backup:
2
-# directories:
3
-# python-buildbot-config:
4
-# source_directory: /etc/buildbot/
5
-# target_host: backup.sfo1.psf.io
6
-# target_directory: /backup/buildbot
7
-# target_user: buildbot
8
-# frequency: hourly
9
-# user: root
+backup:
+ directories:
+ python-buildbot-config:
+ source_directory: /etc/buildbot/
+ target_host: backup.sfo1.psf.io
+ target_directory: /backup/buildbot
+ target_user: buildbot
+ frequency: hourly
+ user: root
0 commit comments