Commit graph

18304 commits

Author SHA1 Message Date
clime
cc29d3ed65 pkgs-stg: employ the dist-git package setup_git_package and mkbranch scripts 2017-05-22 09:25:39 +02:00
Kevin Fenzi
cc95cd79ab enable backups of magazine2 2017-05-21 02:55:11 +00:00
Kevin Fenzi
c3324c8883 Also allow postgres shm file on ci-cc-rdu01. 2017-05-19 22:13:13 +00:00
f4544647cf do backups for upstreamfirst pagure instance 2017-05-19 20:34:17 +00:00
Kevin Fenzi
2fd1d5e10e add keepalived scripts for pgbdr 2017-05-19 20:13:07 +00:00
Kevin Fenzi
e276c689cf fix jenkins to actually rotate logs 2017-05-19 19:44:34 +00:00
Kevin Fenzi
502a5e7aac move this to pre_tasks so fas_client can install 2017-05-19 17:44:27 +00:00
Martin Krizek
b0055e76f3 taskotron: change to a new python-versions repo name 2017-05-19 10:39:04 +00:00
Patrick Uiterwijk
03ca9337d3 Merge config changes back
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-18 20:28:59 +00:00
Kevin Fenzi
266e092572 clean up some commented hosts, fix a group file that was in the wrong place and add some comments to inventory 2017-05-18 19:18:14 +00:00
ee6fbb35df quoting instance name for pagure 2017-05-18 19:10:58 +00:00
3c6a6a6369 recursively defined vars tend not to work well 2017-05-18 19:03:13 +00:00
b78c9c2628 changing instance name and session cookie name for upstreamfirst pagure 2017-05-18 18:58:24 +00:00
0c408b391e making pagure admin groups a var and adding sysadmin-qa 2017-05-18 16:42:39 +00:00
Kevin Fenzi
a0c18f9c25 Add iptables rule for nrpe monitoring 2017-05-18 16:40:01 +00:00
e3ab9901ae removing pagure.io certs, enabling letsencrypt 2017-05-18 16:18:55 +00:00
17a44d5b2f fixing db command delegation to play nice with pg_hba 2017-05-18 16:07:49 +00:00
d3345b5ba2 it helps if all the var names match 2017-05-18 14:49:18 +00:00
429dad577b changing variable name so that it matches role 2017-05-18 14:48:13 +00:00
b3abdd35c3 changing db host so that delegation of postgres commands works 2017-05-18 14:46:54 +00:00
f3905e09de adding tags I forgot to the pagure role changes 2017-05-18 14:45:08 +00:00
c2749db332 creating database and user for pagure db 2017-05-18 14:41:08 +00:00
Kevin Fenzi
2f67682b2e drop duplicate security groups define 2017-05-17 23:17:54 +00:00
Kevin Fenzi
07b1ccd40a add sysadmin-secondary sudo to all secondary bits. ticket 6054 2017-05-17 23:16:25 +00:00
Kevin Fenzi
600bde4aac try 2 more threads here 2017-05-17 22:01:56 +00:00
5597591193 putting pgsql host back into config 2017-05-17 20:42:29 +00:00
9174ff534a specifying local db connection correctly 2017-05-17 20:27:49 +00:00
e8031b1f65 trying to get a local non-network postgresql connection 2017-05-17 20:24:09 +00:00
4bda987973 removing extra if block start from template 2017-05-17 20:10:31 +00:00
f3bf1103b8 adding new role for upstreamfirst pagure instance 2017-05-17 20:07:28 +00:00
8eb3174bc1 fixing syntax errors in host vars 2017-05-17 18:28:02 +00:00
82b80ef1ce adding vars tweak for upstreamfirst 2017-05-17 18:26:22 +00:00
af0409463d adding missing postgres vars 2017-05-17 18:09:00 +00:00
d4fee26cbc don't need openvpn on cloud host 2017-05-17 18:05:28 +00:00
7ee5f30f3f adding upstreamfirst to cloud and reg. inventory 2017-05-17 17:39:08 +00:00
31c38b2e16 adding upstreamfirst persistent cloud instance 2017-05-17 17:18:51 +00:00
Adam Miller
c165ab5a39 setup loopabull_ociimage user for stg
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-17 16:02:55 +00:00
Patrick Uiterwijk
2c76cf8c3c Add loopabull ociimage to staging composer
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-17 14:02:21 +00:00
b7c110b157 releng: remove unused branched/rawhide secondary compose cron jobs 2017-05-17 13:47:42 +00:00
Matt Jia
2adc74f3d5
waiverdb role: fix the settings.py template 2017-05-17 13:09:23 +10:00
Matt Jia
6da940f3fd
waiverdb role:fix the conditional check in the settings.py template 2017-05-17 11:59:57 +10:00
Matt Jia
4a1e51c654
waiverdb role: correct one condition check in the settings.py template 2017-05-17 11:42:54 +10:00
Matt Jia
00df0d9d3b
waiverdb role: no fedmsg on dev 2017-05-17 11:37:07 +10:00
Matt Jia
399bb3170a
waiverdb-dev host_vars: set vars for fedmsg 2017-05-17 11:23:25 +10:00
Matt Jia
7676b62417
waiverdb role and playbook: add the global handlers in the playbook and fix a typo in the role 2017-05-17 10:48:46 +10:00
Matt Jia
d0e6ccbd13
waiverdb-dev playbook: add fedmsg role 2017-05-17 10:07:40 +10:00
Matt Jia
79559108cd
waiverdb role: fix the nginx conf 2017-05-17 09:54:27 +10:00
Matt Jia
d57e04b839
waiverdb role: miscellaneous fixes 2017-05-17 09:20:55 +10:00
Pierre-Yves Chibon
d05ec70a9b More precise configuration for pagure logging 2017-05-16 23:11:28 +02:00
Patrick Uiterwijk
0ed85cc46d Temporarily disable this
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-16 19:12:21 +00:00