rhel7: no need to sync it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
60197fbddd
commit
1f75c26aa6
2 changed files with 0 additions and 11 deletions
|
@ -1,3 +1,2 @@
|
|||
30 1 * * * root /mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync > /dev/null
|
||||
30 3 * * * root /mnt/fedora/app/fi-repo/rhel/rhel8/rhel8-sync > /dev/null
|
||||
30 5 * * * root /mnt/fedora/app/fi-repo/rhel/rhel9/rhel9-sync > /dev/null
|
||||
|
|
|
@ -282,16 +282,6 @@
|
|||
- config
|
||||
when: inventory_hostname.startswith('batcave01')
|
||||
#
|
||||
# Setup rhel7 sync script.
|
||||
#
|
||||
|
||||
- name: setup rhel7 sync copy script
|
||||
copy: src=rhel7-sync dest=/mnt/fedora/app/fi-repo/rhel/rhel7/rhel7-sync mode=0775
|
||||
tags:
|
||||
- batcave
|
||||
- config
|
||||
when: inventory_hostname.startswith('batcave01')
|
||||
#
|
||||
# Setup rhel8 sync script.
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue