Commit Graph

45 Commits

Author SHA1 Message Date
Stephen Smoogen
ae8b90010d and we broke downloads for want of a nail 2017-02-02 20:32:53 +00:00
Stephen Smoogen
e3e3317a3d lets break all the things 2017-02-02 17:16:11 +00:00
Stephen Smoogen
a59950b213 make a small set of changes before too many 2017-02-01 23:39:23 +00:00
Kevin Fenzi
dda5584a35 release day commit: readd prerelease redirect, add cloud to atomic redirect, add latest cloud image redirects, setup alt site for websites 2016-11-22 12:41:54 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Patrick Uiterwijk
5983dc6eae Tag httpd config
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-31 19:50:01 +00:00
Patrick Uiterwijk
f1dd7a7432 Unify all ssl cipher suite configurations
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-31 19:28:26 +00:00
Dennis Gilmore
51c32451d9 start path with /
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-05-16 19:26:48 +00:00
Dennis Gilmore
cce0f7424f redirect atomic to kojipkgs from dl.fp.o
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-05-16 16:17:30 +00:00
Stephen Smoogen
0924048c6c and we start work on last-sync 2016-04-06 01:01:57 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Kevin Fenzi
2873cdd427 Move all puppet_private stuff to ansible private so we can stop using puppet private. 2015-09-25 18:16:23 +00:00
Kevin Fenzi
e2057832e4 We need to put the autoindex.conf in one level higher. 2015-06-15 22:20:45 +00:00
Kevin Fenzi
707842ea26 Add a autoindex.conf file. This allows us to override the apache one and allow README in index listings 2015-06-15 22:14:23 +00:00
Kevin Fenzi
af53330003 Try adding this IndexIgnore for pub/alt/ content 2015-06-15 21:59:49 +00:00
Kevin Fenzi
5333ebcb52 Try and specify readme and header for alt space 2015-06-15 21:48:40 +00:00
Kevin Fenzi
96dba57660 Fix up the download role for idempotency 2015-01-31 22:54:29 +00:00
Kevin Fenzi
23ef474ba2 Drop system_identification from download role, done in base 2014-12-19 16:57:16 +00:00
Patrick Uiterwijk
1833afa7dd Now really enable the correct cipher.
OpenSSL AES256-SHA = TLS_RSA_WITH_AES_256_CBC_SHA
2014-11-21 04:05:54 +00:00
Patrick Uiterwijk
4025a327bf Revert "Enable RSA_WITH_AES_256_CBC_SHA256 for bfo"
This reverts commit c4e72c37ce.
2014-11-21 04:02:51 +00:00
Patrick Uiterwijk
c4e72c37ce Enable RSA_WITH_AES_256_CBC_SHA256 for bfo 2014-11-20 21:12:21 +00:00
Praveen Kumar
4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Kevin Fenzi
5407b962f3 Set download servers to not use SSLv3 2014-10-15 04:00:19 +00:00
Kevin Fenzi
d574410f96 Fix indexing to show full filename. Ticket 4446 2014-07-10 20:28:12 +00:00
Kevin Fenzi
7bbe3e048c Also allow /srv/web/ 2014-06-23 19:25:51 +00:00
Kevin Fenzi
e5862ccf2e Adjust download apache conf to work with 2.2 or 2.4 2014-06-23 19:08:46 +00:00
Stephen Smoogen
52ae7d3ccb ok lets see if I can do a cron job without breaking stuff 2014-06-05 00:18:14 +00:00
Stephen Smoogen
45e512ab3f add a cron hourly script 2014-06-05 00:05:04 +00:00
Ricky Elrod
d3291aaf85 Merge branch 'master' of /git/ansible 2014-05-21 19:48:55 +00:00
Ricky Elrod
5703b88f03 create /srv/web directory 2014-05-21 19:48:46 +00:00
Stephen Smoogen
64478331da and before we run into another problem make sure apache can read the public file. 2014-05-16 23:54:35 +00:00
Stephen Smoogen
24ed0ae145 try to get some of the directories correct 2014-05-16 23:52:52 +00:00
Stephen Smoogen
2b464ac498 do we need a generic role for ssl? 2014-05-16 23:41:24 +00:00
Stephen Smoogen
7cbd6611fa ok lets try getting back to our original problem. 2014-05-16 23:23:16 +00:00
Stephen Smoogen
963d0918ac try moving stuff down a tree 2014-05-16 21:08:14 +00:00
Kevin Fenzi
22b531e5b3 Clean up this some more. 2014-05-16 20:18:40 +00:00
Kevin Fenzi
47185c520d Make everything doing nfs mounts use the nfs_client role. 2014-05-16 19:35:56 +00:00
Kevin Fenzi
b22e1be972 Perhaps quotes are confusing it here. 2014-05-16 18:55:03 +00:00
Kevin Fenzi
bcca815b46 Make sure rsyncd log file exists 2014-05-16 18:47:10 +00:00
Kevin Fenzi
ae9210bd07 Try reordering this 2014-05-16 18:42:06 +00:00
Kevin Fenzi
e1a97d5d8d Also need libsemanage-python 2014-05-16 18:37:41 +00:00
Kevin Fenzi
e6ee48e002 need a state here. 2014-05-16 18:34:15 +00:00
Ricky Elrod
989f4f1e6b More downloadXX fun 2014-05-15 03:31:02 +00:00
Ricky Elrod
e9e8a1ab90 Start of download-server port to ansible. Still needs httpd config (esp. ssl certs) and rsync server stuff I think 2014-05-07 20:35:42 +00:00