From 9bf044951ed8e960f1304eecc7d5f90b0dc8f7f0 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 17 Sep 2019 22:42:29 +0000 Subject: [PATCH] move grobisplitter out so it doesnt collide with rhel8 download --- roles/grobisplitter/files/rhel8-split.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/grobisplitter/files/rhel8-split.cron b/roles/grobisplitter/files/rhel8-split.cron index 0f53e34c33..5b9f3e3367 100644 --- a/roles/grobisplitter/files/rhel8-split.cron +++ b/roles/grobisplitter/files/rhel8-split.cron @@ -1 +1 @@ -00 07 * * * root /usr/local/bin/rhel8-split.sh +03 09 * * * root /usr/local/bin/rhel8-split.sh