From 138fe75b52f1e48061a8910d82a1241ba7bf8a67 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Thu, 6 Dec 2018 17:37:54 +0100
Subject: [PATCH] Sync 4 times a day

---
 prod.repos.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prod.repos.yaml b/prod.repos.yaml
index eda15c8..f78d982 100644
--- a/prod.repos.yaml
+++ b/prod.repos.yaml
@@ -9,7 +9,7 @@
 #    Default: "//"
 
 defaults:
-  schedule: '0 */12 * * *'
+  schedule: '0 */6 * * *'
   checksum: 'sha256'
   pathroot: 'mirror'
   pathcut: '//'
-- 
GitLab