summaryrefslogtreecommitdiffstats
path: root/roles/download
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>
* Add haveged to download* for entropy reasonsPatrick Uiterwijk2017-06-131-0/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add play tagsPatrick Uiterwijk2017-06-131-0/+6
| | | | 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>
* rsync changes for syncing bits to inside RHDennis Gilmore2017-04-121-0/+3
| | | | | | | | | | expose /mnt/koji/compose via rsync so that we can rsync the bits inside of Red Hat, for testing as well as mirroring the release. Its drops a terrible ssh hack and allows a path for automation. allow the locations in RH infra that do mirroring of bits to use tier 1 Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* add download-ib01 as an alias so it picks up the right ssl cert. ticket 5956Kevin Fenzi2017-04-061-2/+2
|
* pimp quick-fedora-mirrorKevin Fenzi2017-03-092-4/+6
|
* actually install the tier1 motdKevin Fenzi2017-03-091-0/+3
|
* carve off download04/05 for tier1 mirrors onlyKevin Fenzi2017-03-091-0/+8
|
* and we broke downloads for want of a nailStephen Smoogen2017-02-021-3/+3
|
* lets break all the thingsStephen Smoogen2017-02-021-3/+3
|
* make a small set of changes before too manyStephen Smoogen2017-02-012-6/+6
|
* release day commit: readd prerelease redirect, add cloud to atomic redirect, ↵Kevin Fenzi2016-11-221-2/+2
| | | | add latest cloud image redirects, setup alt site for websites
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-2/+2
|
* Tag httpd configPatrick Uiterwijk2016-08-311-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Unify all ssl cipher suite configurationsPatrick Uiterwijk2016-08-312-3/+3
| | | | 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>
* and we start work on last-syncStephen Smoogen2016-04-061-0/+2
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-1/+1
|
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-3/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-3/+3
| | | | private.
* We need to put the autoindex.conf in one level higher.Kevin Fenzi2015-06-151-0/+9
|
* 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
|
* Fix up the download role for idempotencyKevin Fenzi2015-01-311-0/+26
|
* Drop system_identification from download role, done in baseKevin Fenzi2014-12-192-12/+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
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-4/+4
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* 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
|
* Merge branch 'master' of /git/ansibleRicky Elrod2014-05-211-2/+2
|\
| * and before we run into another problem make sure apache can read the public ↵Stephen Smoogen2014-05-161-2/+2
| | | | | | | | file.
* | create /srv/web directoryRicky Elrod2014-05-211-0/+3
|/
* try to get some of the directories correctStephen Smoogen2014-05-161-3/+3
|
* do we need a generic role for ssl?Stephen Smoogen2014-05-161-0/+3
|
* ok lets try getting back to our original problem.Stephen Smoogen2014-05-161-2/+5
|
* try moving stuff down a treeStephen Smoogen2014-05-164-0/+0
|
* Clean up this some more.Kevin Fenzi2014-05-161-8/+3
|
* Make everything doing nfs mounts use the nfs_client role.Kevin Fenzi2014-05-161-8/+0
|
* Perhaps quotes are confusing it here.Kevin Fenzi2014-05-161-1/+1
|
* Make sure rsyncd log file existsKevin Fenzi2014-05-161-0/+8
|
* Try reordering thisKevin Fenzi2014-05-161-3/+3
|