]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - correct cronjob hours
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 29 Mar 2017 12:32:39 +0000 (14:32 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 29 Mar 2017 12:32:39 +0000 (14:32 +0200)
customer/sirona-aem/prod01-author-sirona.pixelpark.net.yaml
customer/sirona-aem/prod01-publish-sirona.pixelpark.net.yaml
customer/sirona-aem/prod02-publish-sirona.pixelpark.net.yaml

index 8d3abc466138c6d2fdb2b55b30056b7e6fbcd939..f6a7cd0186c75d71f7665ebd6fc8133108603d3c 100644 (file)
@@ -12,5 +12,5 @@ site::profile::cron::cronjobs:
     user: root
     command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days
     minute: 0
-    hour: 0,12
+    hour: '0,12'
     description: ZFS Snapshot
\ No newline at end of file
index 2e6e216dd844e6e9434f2762d52aba2b262462d2..5a723a62a08cddc0708c4aea5c48f8ef95d7a4c5 100644 (file)
@@ -12,5 +12,5 @@ site::profile::cron::cronjobs:
     user: root
     command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days
     minute: 0
-    hour: 0,12
+    hour: '0,12'
     description: ZFS Snapshot
\ No newline at end of file
index 2e6e216dd844e6e9434f2762d52aba2b262462d2..5a723a62a08cddc0708c4aea5c48f8ef95d7a4c5 100644 (file)
@@ -12,5 +12,5 @@ site::profile::cron::cronjobs:
     user: root
     command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days
     minute: 0
-    hour: 0,12
+    hour: '0,12'
     description: ZFS Snapshot
\ No newline at end of file