From b2d8343b3f3b13cdb7dc946b9fdca3f8056c19cf Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 7 Feb 2018 19:41:36 +0000 Subject: [PATCH] and the rhn files need to be added someday --- roles/batcave/files/sync-rhn | 1 - roles/batcave/tasks/main.yml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/batcave/files/sync-rhn b/roles/batcave/files/sync-rhn index a450aa9f7a..5ecececcde 100644 --- a/roles/batcave/files/sync-rhn +++ b/roles/batcave/files/sync-rhn @@ -1,3 +1,2 @@ -30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel5/rhel5-sync > /dev/null 30 2 * * * root /mnt/fedora/app/fi-repo/rhel/rhel6/rhel6-sync > /dev/null 30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync > /dev/null diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 2c220d9363..21efd7ab76 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -339,7 +339,8 @@ - config when: inventory_hostname.startswith('batcave01') # -# Monday morning run a script to show all the packages we have in infra tags in koji. +# Monday morning run a script to show all the packages we have in infra +# tags in koji. # - name: Install infra-tags-report script