summaryrefslogtreecommitdiffstats
path: root/roles/download/files
Commit message (Collapse)AuthorAgeFilesLines
* Redirect lftp users to a page with tools to avoidPatrick Uiterwijk2017-06-131-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Block lftp from download servers todayPatrick Uiterwijk2017-06-131-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* pimp quick-fedora-mirrorKevin Fenzi2017-03-092-4/+6
|
* carve off download04/05 for tier1 mirrors onlyKevin Fenzi2017-03-091-0/+8
|
* Unify all ssl cipher suite configurationsPatrick Uiterwijk2016-08-311-31/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* start path with /Dennis Gilmore2016-05-161-2/+2
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* redirect atomic to kojipkgs from dl.fp.oDennis Gilmore2016-05-161-0/+4
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Add a autoindex.conf file. This allows us to override the apache one and ↵Kevin Fenzi2015-06-151-0/+93
| | | | allow README in index listings
* Try adding this IndexIgnore for pub/alt/ contentKevin Fenzi2015-06-151-0/+1
|
* Try and specify readme and header for alt spaceKevin Fenzi2015-06-151-0/+16
|
* Drop system_identification from download role, done in baseKevin Fenzi2014-12-191-9/+0
|
* Now really enable the correct cipher.Patrick Uiterwijk2014-11-211-1/+1
| | | | OpenSSL AES256-SHA = TLS_RSA_WITH_AES_256_CBC_SHA
* Revert "Enable RSA_WITH_AES_256_CBC_SHA256 for bfo"Patrick Uiterwijk2014-11-211-2/+1
| | | | This reverts commit c4e72c37cedb2fd14e948f7a82d5ac14c12dc292.
* Enable RSA_WITH_AES_256_CBC_SHA256 for bfoPatrick Uiterwijk2014-11-201-1/+2
|
* Set download servers to not use SSLv3Kevin Fenzi2014-10-151-2/+3
|
* Fix indexing to show full filename. Ticket 4446Kevin Fenzi2014-07-101-0/+2
|
* Also allow /srv/web/Kevin Fenzi2014-06-231-0/+14
|
* Adjust download apache conf to work with 2.2 or 2.4Kevin Fenzi2014-06-231-1/+20
|
* ok lets see if I can do a cron job without breaking stuffStephen Smoogen2014-06-051-25/+0
|
* add a cron hourly scriptStephen Smoogen2014-06-051-0/+25
|
* try moving stuff down a treeStephen Smoogen2014-05-164-0/+0
|
* More downloadXX funRicky Elrod2014-05-155-0/+48
|
* Start of download-server port to ansible. Still needs httpd config (esp. ssl ↵Ricky Elrod2014-05-073-0/+25
certs) and rsync server stuff I think