Commit graph

62 commits

Author SHA1 Message Date
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
Pierre-Yves Chibon
637fe9d082 Disable the google login
Google's openid has been turned off and we currently do not support openid
connect that they only support now
2015-10-14 09:49:32 +02:00
Ralph Bean
48af59b57c Future proof ourselves against modern versions of python-psutil. 2015-09-28 18:04:59 +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
Pierre-Yves Chibon
14b883e1ca Time the current implementation of the cron job 2015-06-24 14:46:20 +02:00
Pierre-Yves Chibon
6dff1f21d1 Add missing tag 2015-06-24 10:05:11 +02:00
Ralph Bean
6a86a1d5c2 Tag the anitya/fedmsg role. 2015-06-12 23:13:49 +00:00
Ralph Bean
60dbdd00cf Try dynamically generating some fedmsg config from group/host vars in staging. 2015-06-12 16:27:45 +00:00
Pierre-Yves Chibon
5ea2918ae6 Configure alembic on anitya 2015-03-31 21:24:25 +02:00
Pierre-Yves Chibon
fa0cbc43c3 Backup the anitya database on a daily basis 2015-02-24 18:14:22 +01:00
Pierre-Yves Chibon
aee055c903 Update the backup-database script 2015-02-24 18:14:22 +01:00
Pierre-Yves Chibon
f05af51730 Make the remaining flask applications send the cookie over https only 2015-02-04 15:42:44 +01:00
Till Maas
73b1222f6b Make other flask session cookies secure 2015-02-04 15:34:31 +01:00
Till Maas
e67081afe1 Improve HSTS header
- always set the header to make it hopefully appear on redirect as well
  (https://fedorahosted.org/fedora-infrastructure/ticket/2888#comment:11)
- set preload, to make it more likely that subdomains can be
  added to preload list
2015-02-04 11:49:05 +01:00
Kevin Fenzi
165b64ada5 Mark all these as not really being changes either. 2015-01-25 19:08:39 +00:00
Ralph Bean
0cbbf678ad Fix incorrect mode. 2015-01-12 21:24:48 +00:00
Pierre-Yves Chibon
a167205e85 Bump the number of processes and threads for pkgdb2 2014-12-18 12:33:29 +01:00
Pierre-Yves Chibon
04005397cf Turn off debug on anitya 2014-12-18 12:12:25 +01:00
Pierre-Yves Chibon
4bfce125cc Adjust the CNUCNU configuration key to ANITYA 2014-12-18 12:08:49 +01: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
Pierre-Yves Chibon
b3db790bce Install/point to release-monitoring.org.intermediate.cert in apache 2014-10-23 15:47:57 +02:00
Pierre-Yves Chibon
12eb6331e4 Disable sslv3 on anitya 2014-10-23 15:46:22 +02:00
Pierre-Yves Chibon
aa15e5ab38 Import some security things from copr-be 2014-10-23 15:33:54 +02:00
Pierre-Yves Chibon
332795f612 Remove entries that are no longer needed 2014-10-23 15:31:25 +02:00
Pierre-Yves Chibon
8fa0a12553 Install the missing requirement: mod_ssl 2014-10-23 15:26:17 +02:00
Pierre-Yves Chibon
ef968fe45e Remove redundancy by putting path in src 2014-10-23 15:24:02 +02:00
Pierre-Yves Chibon
ed247e5279 Adjust path and add missing quotes 2014-10-23 15:22:27 +02:00
Pierre-Yves Chibon
c39489fb69 Fix indentation 2014-10-23 15:21:12 +02:00
Pierre-Yves Chibon
26b5d13f1e Add a permanent redirection from http to https 2014-10-23 15:17:31 +02:00
Pierre-Yves Chibon
b84a23fab0 Install the apache configuration file for anitya https 2014-10-23 15:16:42 +02:00
Pierre-Yves Chibon
10d75e12ac Add the apache configuration file to activate https on anitya 2014-10-23 15:16:29 +02:00
Pierre-Yves Chibon
49c90be742 Start working on making anitya work with https 2014-10-23 15:07:50 +02:00
Pierre-Yves Chibon
4dd88f3ddc Fix the call to lock-wrapper in the anitya cron 2014-10-22 23:16:04 +02:00
Pierre-Yves Chibon
09a4d956b7 Tag installing the cron job as: cron 2014-10-21 18:07:41 +02:00
Pierre-Yves Chibon
e3f1abadf1 Wrap the anitya_cron job into lock-wrapper 2014-10-21 18:04:42 +02:00
Pierre-Yves Chibon
dd603d202b Adjust anitya's backend cron job 2014-10-16 11:43:57 +02:00
Ralph Bean
caf36a7728 Can't resolve this domain yet. 2014-10-03 15:03:14 +00:00
Ralph Bean
2380d34c4d Lots of pruning for anitya fedmsg. 2014-10-03 15:02:44 +00:00
Ralph Bean
25fedcb624 Mail in over the vpn. 2014-10-03 15:02:32 +00:00
Ralph Bean
1bb1267077 Typofix. 2014-10-03 14:49:35 +00:00
Ralph Bean
c352aee948 Nope. 2014-10-03 14:46:42 +00:00
Ralph Bean
140f417916 First stab at reorganizing fedmsg for anitya into its own bus. 2014-10-03 14:39:57 +00:00
Ralph Bean
e5c291a629 Add another seboolean for the anitya frontend. 2014-10-02 17:32:56 +00:00
Pierre-Yves Chibon
d61bde2a6a The cron job is a python script to run 2014-10-01 18:07:07 +02:00
Pierre-Yves Chibon
ece9821690 The cron job is a file not a template 2014-10-01 17:55:16 +02:00
Pierre-Yves Chibon
ca1062c43e Install the anitya backend cron job via ansible 2014-10-01 17:47:36 +02:00
Pierre-Yves Chibon
c87e79b2d2 Add the cron job checking bi-daily for new releases 2014-10-01 17:47:36 +02:00
Pierre-Yves Chibon
c8646b0591 Make postgresql listen to something else than localhost 2014-10-01 14:57:05 +02:00
Pierre-Yves Chibon
4ec83d46a2 Let's run the flask application at the root of the web server 2014-10-01 13:24:43 +02:00