Commit Graph

2439 Commits

Author SHA1 Message Date
Kevin Fenzi
a2e8663307 Adjust path to copr-keygen backup gpg pubkey 2015-01-19 18:32:03 +00:00
Pierre-Yves Chibon
8f61ea7095 Adjust the structure of the RHEL JSON files to list the arches available as well 2015-01-19 17:56:25 +01:00
Miroslav Suchý
1d3d8712b6 open gzipped logs as text/plain but transfer them gziped 2015-01-19 09:36:07 +00:00
Kevin Fenzi
dbbe1ce0c2 Revert "Wonder if this will work any better"
This reverts commit 9cf1e4e988.
2015-01-16 21:04:40 +00:00
Kevin Fenzi
9cf1e4e988 Wonder if this will work any better 2015-01-16 21:03:04 +00:00
Kevin Fenzi
3a81d28f7c Tweak things and add a shutdown call 2015-01-16 19:35:04 +00:00
Kevin Fenzi
15a3027781 Fix up }s 2015-01-16 19:27:00 +00:00
Kevin Fenzi
d6212c0b57 Try moving notify script to a group 2015-01-16 19:09:29 +00:00
Kevin Fenzi
a1ed972e6f This is not needed, it's in koji-utils 2015-01-16 19:01:39 +00:00
Kevin Fenzi
1ba5dc01a5 Add in cron and kojira tasks for passive hub. Add keepalived script to enable/disable on master/backup. 2015-01-16 18:57:25 +00:00
Kevin Fenzi
c08973abae Adjust cloud nameservers. Fixes ticket 4638 2015-01-16 17:18:07 +00:00
Valentin Gologuzov
03c3a22574 [copr] [keygen] fixed typo . 2015-01-16 16:22:04 +01:00
Valentin Gologuzov
f3a27ce154 [copr] [keygen] fixed typo 2015-01-16 16:14:59 +01:00
Valentin Gologuzov
2991ab5f2b [copr] [backend] update default timeout in config 2015-01-16 16:11:39 +01:00
Pierre-Yves Chibon
932ab8863d Adjust the proxy and varnish settings for mirrormanager2 2015-01-16 11:23:14 +01:00
Stephen Smoogen
9aa529c9db really really I really know what I am doing.. dont take root from em 2015-01-15 23:05:20 +00:00
Stephen Smoogen
51a96dcff2 hey do you know that putting stuff in the right network can make dhcp actually work. huh me either. 2015-01-15 22:22:37 +00:00
Stephen Smoogen
48425f4222 add items for qa12->qa14 2015-01-15 21:58:21 +00:00
Ralph Bean
6b3c76b8f1 Reduce max fedmsg reconnect interval. 2015-01-15 15:54:20 +00:00
Ralph Bean
8db54a3144 Adjust fedmsg post_init_sleep to match zmq_reconnect_ivl_max. 2015-01-15 15:08:55 +00:00
Patrick Uiterwijk
fc177961a7 Fedora 21 also needs rpcbind to be manually started 2015-01-15 00:28:41 +00:00
Kevin Fenzi
77b0b342ad Add fedora theme into koji instances 2015-01-14 23:15:40 +00:00
Kevin Fenzi
818fa3d03a Add f21 builder to pxe setup 2015-01-14 22:54:41 +00:00
Kevin Fenzi
0c99bcc097 And put the config in the right dir 2015-01-14 22:19:51 +00:00
Kevin Fenzi
3734eafcdd Fix typo 2015-01-14 22:14:12 +00:00
Stephen Smoogen
81fd186d9d ok lets try this again. 2015-01-14 21:53:40 +00:00
Stephen Smoogen
0d6cfdff50 Revert "add getfedora.com domain"
This reverts commit f8c211ede9.
2015-01-14 21:40:38 +00:00
Kevin Fenzi
0ddf29358c Add a keepalived role. 2015-01-14 21:29:18 +00:00
Stephen Smoogen
e47e727f69 Merge branch 'master' of /git/ansible 2015-01-14 21:18:59 +00:00
Stephen Smoogen
f8c211ede9 add getfedora.com domain 2015-01-14 21:18:54 +00:00
Ralph Bean
706d8a1bba Fix FAS endpoints for fedmsg. There are 40 wsgi processes. 2015-01-14 20:24:27 +00:00
Ralph Bean
0ef154a47c Declare this fedmsg cert that already exists. 2015-01-14 17:58:15 +00:00
Kevin Fenzi
6034ba638f Disable SSLv3 on all copr instances 2015-01-14 17:23:28 +00:00
Ralph Bean
cda4eb70a7 Throw some more threads at FMN. 2015-01-14 17:13:17 +00:00
Stephen Smoogen
d8e658bd9e oh yeah.. add it twice 2015-01-13 21:40:55 +00:00
Stephen Smoogen
748d2fb6f0 add in qa10 and qa11 2015-01-13 21:27:33 +00:00
Stephen Smoogen
06f851d22e and now we have 11 2015-01-13 20:59:25 +00:00
Ralph Bean
f132240fed Disable fmn email in staging. 2015-01-13 20:54:56 +00:00
Ralph Bean
6944a96661 Use the stg crl location for fedmsg in staging. 2015-01-13 20:51:48 +00:00
Stephen Smoogen
a04e155ec2 Lets put qa10 in dhcp 2015-01-13 20:48:54 +00:00
Pierre-Yves Chibon
fd8e6033bc Drop the -s/--source branch argument in mkbranch
In the process of automating the git branch creation based on fedmsg
message we can no longer rely on passing a -s/--source branch argument
to the mkbranch script.
As decided in https://fedorahosted.org/rel-eng/ticket/5931 the branches
will be created with the first commit of the master branch.

This commit thus drops the use of -s/--source and SRC_BRANCH in favor of
creating the branch with the first commit of the master branch:
git branch --no-track $BRANCH `git rev-list --max-parents=0 master`
2015-01-13 13:23:31 +01:00
Pierre-Yves Chibon
8de1473156 Replace tab with spaces 2015-01-13 13:23:31 +01:00
Ralph Bean
995815f8d7 Use explicit hostname. 2015-01-13 01:31:39 +00:00
Ralph Bean
a98defea3f Point hotness-stg at prod dist-git. 2015-01-13 01:23:38 +00:00
Ralph Bean
3d6fa9edd5 Give hotness01.stg its own /etc/hosts file. 2015-01-13 01:23:13 +00:00
Kevin Fenzi
08ba7d30c6 Actually get rid of the old entry 2015-01-12 23:27:54 +00:00
Kevin Fenzi
26947785cf Move datanommer over to db01.stg 2015-01-12 23:23:11 +00:00
Till Maas
a87f2b4325 Remove process-git-requests from distgit role
The script is maintained in rel-eng repo. The version here is outdated.
2015-01-12 22:34:13 +01:00
Ralph Bean
0cbbf678ad Fix incorrect mode. 2015-01-12 21:24:48 +00:00
Ralph Bean
2917b40509 pkgs.fp.o in /etc/hosts for notifs-backend01. 2015-01-12 21:24:48 +00:00