From 972adc0a032468e32f26933958d52e76855b314e Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 12 Mar 2019 13:20:59 +0000 Subject: [PATCH] rsyncd/download remove centos item that needs to be after freeze --- roles/rsyncd/templates/rsyncd.conf.download.j2 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/roles/rsyncd/templates/rsyncd.conf.download.j2 b/roles/rsyncd/templates/rsyncd.conf.download.j2 index aa2f8f0580..2eaca0748e 100644 --- a/roles/rsyncd/templates/rsyncd.conf.download.j2 +++ b/roles/rsyncd/templates/rsyncd.conf.download.j2 @@ -159,15 +159,6 @@ refuse options = checksum hosts allow = 10.0.0.0/8, 209.132.0.0/16 {% endif %} -{% if inventory_hostname == 'download-cc-rdu01.fedoraproject.org' %} -[centos] - comment = CentOS - path = /srv/pub/centos - list = no - uid = nobody - gid = nobody -{% endif %} - # For distributing applications [log] comment = Server Logs