Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redirect lftp users to a page with tools to avoid | Patrick Uiterwijk | 2017-06-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add haveged to download* for entropy reasons | Patrick Uiterwijk | 2017-06-13 | 1 | -0/+13 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add play tags | Patrick Uiterwijk | 2017-06-13 | 1 | -0/+6 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Block lftp from download servers today | Patrick Uiterwijk | 2017-06-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | rsync changes for syncing bits to inside RH | Dennis Gilmore | 2017-04-12 | 1 | -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 5956 | Kevin Fenzi | 2017-04-06 | 1 | -2/+2 |
| | |||||
* | pimp quick-fedora-mirror | Kevin Fenzi | 2017-03-09 | 2 | -4/+6 |
| | |||||
* | actually install the tier1 motd | Kevin Fenzi | 2017-03-09 | 1 | -0/+3 |
| | |||||
* | carve off download04/05 for tier1 mirrors only | Kevin Fenzi | 2017-03-09 | 1 | -0/+8 |
| | |||||
* | and we broke downloads for want of a nail | Stephen Smoogen | 2017-02-02 | 1 | -3/+3 |
| | |||||
* | lets break all the things | Stephen Smoogen | 2017-02-02 | 1 | -3/+3 |
| | |||||
* | make a small set of changes before too many | Stephen Smoogen | 2017-02-01 | 2 | -6/+6 |
| | |||||
* | release day commit: readd prerelease redirect, add cloud to atomic redirect, ↵ | Kevin Fenzi | 2016-11-22 | 1 | -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 Fenzi | 2016-11-01 | 1 | -2/+2 |
| | |||||
* | Tag httpd config | Patrick Uiterwijk | 2016-08-31 | 1 | -0/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Unify all ssl cipher suite configurations | Patrick Uiterwijk | 2016-08-31 | 2 | -3/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | start path with / | Dennis Gilmore | 2016-05-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | redirect atomic to kojipkgs from dl.fp.o | Dennis Gilmore | 2016-05-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | ||||
* | and we start work on last-sync | Stephen Smoogen | 2016-04-06 | 1 | -0/+2 |
| | |||||
* | Remove action: in all roles. | Kevin Fenzi | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -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 Fenzi | 2015-09-25 | 1 | -3/+3 |
| | | | | private. | ||||
* | We need to put the autoindex.conf in one level higher. | Kevin Fenzi | 2015-06-15 | 1 | -0/+9 |
| | |||||
* | Add a autoindex.conf file. This allows us to override the apache one and ↵ | Kevin Fenzi | 2015-06-15 | 1 | -0/+93 |
| | | | | allow README in index listings | ||||
* | Try adding this IndexIgnore for pub/alt/ content | Kevin Fenzi | 2015-06-15 | 1 | -0/+1 |
| | |||||
* | Try and specify readme and header for alt space | Kevin Fenzi | 2015-06-15 | 1 | -0/+16 |
| | |||||
* | Fix up the download role for idempotency | Kevin Fenzi | 2015-01-31 | 1 | -0/+26 |
| | |||||
* | Drop system_identification from download role, done in base | Kevin Fenzi | 2014-12-19 | 2 | -12/+0 |
| | |||||
* | Now really enable the correct cipher. | Patrick Uiterwijk | 2014-11-21 | 1 | -1/+1 |
| | | | | OpenSSL AES256-SHA = TLS_RSA_WITH_AES_256_CBC_SHA | ||||
* | Revert "Enable RSA_WITH_AES_256_CBC_SHA256 for bfo" | Patrick Uiterwijk | 2014-11-21 | 1 | -2/+1 |
| | | | | This reverts commit c4e72c37cedb2fd14e948f7a82d5ac14c12dc292. | ||||
* | Enable RSA_WITH_AES_256_CBC_SHA256 for bfo | Patrick Uiterwijk | 2014-11-20 | 1 | -1/+2 |
| | |||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -4/+4 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Set download servers to not use SSLv3 | Kevin Fenzi | 2014-10-15 | 1 | -2/+3 |
| | |||||
* | Fix indexing to show full filename. Ticket 4446 | Kevin Fenzi | 2014-07-10 | 1 | -0/+2 |
| | |||||
* | Also allow /srv/web/ | Kevin Fenzi | 2014-06-23 | 1 | -0/+14 |
| | |||||
* | Adjust download apache conf to work with 2.2 or 2.4 | Kevin Fenzi | 2014-06-23 | 1 | -1/+20 |
| | |||||
* | ok lets see if I can do a cron job without breaking stuff | Stephen Smoogen | 2014-06-05 | 1 | -25/+0 |
| | |||||
* | add a cron hourly script | Stephen Smoogen | 2014-06-05 | 1 | -0/+25 |
| | |||||
* | Merge branch 'master' of /git/ansible | Ricky Elrod | 2014-05-21 | 1 | -2/+2 |
|\ | |||||
| * | and before we run into another problem make sure apache can read the public ↵ | Stephen Smoogen | 2014-05-16 | 1 | -2/+2 |
| | | | | | | | | file. | ||||
* | | create /srv/web directory | Ricky Elrod | 2014-05-21 | 1 | -0/+3 |
|/ | |||||
* | try to get some of the directories correct | Stephen Smoogen | 2014-05-16 | 1 | -3/+3 |
| | |||||
* | do we need a generic role for ssl? | Stephen Smoogen | 2014-05-16 | 1 | -0/+3 |
| | |||||
* | ok lets try getting back to our original problem. | Stephen Smoogen | 2014-05-16 | 1 | -2/+5 |
| | |||||
* | try moving stuff down a tree | Stephen Smoogen | 2014-05-16 | 4 | -0/+0 |
| | |||||
* | Clean up this some more. | Kevin Fenzi | 2014-05-16 | 1 | -8/+3 |
| | |||||
* | Make everything doing nfs mounts use the nfs_client role. | Kevin Fenzi | 2014-05-16 | 1 | -8/+0 |
| | |||||
* | Perhaps quotes are confusing it here. | Kevin Fenzi | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | Make sure rsyncd log file exists | Kevin Fenzi | 2014-05-16 | 1 | -0/+8 |
| | |||||
* | Try reordering this | Kevin Fenzi | 2014-05-16 | 1 | -3/+3 |
| |