Commit graph

7003 commits

Author SHA1 Message Date
Miroslav Suchý
a0a310af2a alter internal ip ranges
/12 is too big, we use /20 which gives us 4096 ip in subnet and plenty of subnets
2015-03-10 08:05:48 +00:00
Martin Krizek
603222e7ff buildmaster: revert using date directory for artifacts 2015-03-10 07:20:30 +00:00
768e9bd0cc Fedora 21 is not Fedora 22
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-03-09 18:54:38 +00:00
Kevin Fenzi
1f95cc2e1b Guess what? there's no epel7 i386. ;) 2015-03-09 18:47:31 +00:00
Ralph Bean
5b51683547 Nuke some other references to hrf.cloud.fedoraproject.org 2015-03-09 18:24:48 +00:00
Ralph Bean
745e14a333 (fedimg) Crank up the number of fedmsg endpoints. 2015-03-09 18:19:24 +00:00
Kevin Fenzi
26d1c42583 Update info about external cloud ips and update ranges. 2015-03-09 15:55:39 +00:00
Miroslav Suchý
4846e15dcd use quotation marks as much as possible
it needs to be used for dns_nameservers, but lets use them everywhere else
2015-03-09 15:15:25 +00:00
Miroslav Suchý
9be513ab99 try this 2015-03-09 15:01:17 +00:00
Miroslav Suchý
00f246d967 underscore do not always work 2015-03-09 11:58:11 +00:00
Miroslav Suchý
22cf623004 define quota for Copr 2015-03-09 10:54:58 +00:00
Miroslav Suchý
18967b31a3 fix login of sam kottler 2015-03-09 10:10:52 +00:00
Miroslav Suchý
f83bd3fdca correct name 2015-03-09 10:06:43 +00:00
Miroslav Suchý
ef33eec109 add missing } 2015-03-09 09:58:54 +00:00
Miroslav Suchý
7cc7b7a476 typo 2015-03-09 09:55:27 +00:00
Miroslav Suchý
23975cd9fb upload ssh keys for users
This does work only on initial run. Once user reset his password it will fail.
public_key needs to be in items, because variables can not be recursively used e.g.:
{{ lookup(... {{item.name}}") }}
2015-03-09 09:51:08 +00:00
Martin Krizek
50c29fad0d buildmaster: fix creating artifacts dir, again 2015-03-09 09:30:43 +00:00
Martin Krizek
017d95c14c buildmaster: fix creating artifacts dir 2015-03-09 08:48:30 +00:00
Martin Krizek
3109826a8e buildmaster: put artifacts into dir according to date 2015-03-09 08:39:18 +00:00
Martin Krizek
5790f1cfac buildmaster: fix permissions so artifacts are accessible via http 2015-03-09 07:51:15 +00:00
Kevin Fenzi
77733a4366 Add another spam site to be blocked in paste 2015-03-08 16:51:34 +00:00
David Gay
1f6cefeaff copy host files from hotness01 for fedimg01, in an attempt to resolve a hosts/connection problem with Fedimg 2015-03-07 23:22:30 +00:00
Kevin Fenzi
a424b52e2e Fix vnc on new cloud 2015-03-07 17:30:13 +00:00
David Gay
ba55206c66 fedimg: vol sizes should be 6GB for now, to account for larger need of Atomic images 2015-03-06 23:17:59 +00:00
Kevin Fenzi
ae9eaa4966 Try and fix git branches sync to work with git packed refs. 2015-03-06 21:48:13 +00:00
Miroslav Suchý
196ffef022 add auth_url 2015-03-06 15:42:00 +00:00
Miroslav Suchý
9ed2df36f5 public key contains space 2015-03-06 15:34:01 +00:00
Miroslav Suchý
40c2f245ff try this 2015-03-06 15:18:10 +00:00
Miroslav Suchý
2f4005d466 try if this script will work 2015-03-06 14:12:51 +00:00
Miroslav Suchý
7f12c2f069 do not use https for novnc 2015-03-06 13:07:26 +00:00
Miroslav Suchý
348f2b070e move non-ssl swift to 7080
so it does not confilect with novncproxy
2015-03-06 12:57:43 +00:00
Martin Krizek
acc3ccf390 taskotron: change buildslave's umask, properly this time 2015-03-06 10:00:06 +00:00
Miroslav Suchý
8694e6f29b typo 2015-03-06 09:53:03 +00:00
Miroslav Suchý
d8abe657be provide ssl cert for novncproxy 2015-03-06 09:41:04 +00:00
Miroslav Suchý
9cfcff43f6 tell nova that glance use https 2015-03-06 08:45:22 +00:00
Pierre-Yves Chibon
773ddbcaf2 Adjust the pkgdb2 configuration to include the email sent to the users 2015-03-06 09:33:03 +01:00
Pierre-Yves Chibon
2198e5709c Hotfix pkgdb-sync-bugzilla to automatically send notifications 2015-03-06 09:31:11 +01:00
Pierre-Yves Chibon
3cba755812 Install the hotfix of pkgdb-sync-bugzilla 2015-03-06 09:31:11 +01:00
Pierre-Yves Chibon
400b94bd5d Add current version of the pkgdb-sync-bugzilla script 2015-03-06 09:31:11 +01:00
Kevin Fenzi
db74cc47c6 Increase nagios nrpe values for larger proxies 2015-03-05 19:36:27 +00:00
Martin Krizek
ca44b35c4e taskotron: change buildslave's umask 2015-03-05 16:51:13 +00:00
Miroslav Suchý
46f83e9541 recognize controller cert on compute nodes as valid 2015-03-05 15:20:26 +00:00
Miroslav Suchý
dc156003af move all openstack services to SSL 2015-03-05 14:24:08 +00:00
Miroslav Suchý
35ee8445ec move cinder to ssl 2015-03-05 11:24:58 +00:00
Patrick Uiterwijk
cf5605fa8b Fix mediawiki to determine proxies and send correct PURGE requests
As commented: wgSquidServers is the set it sends a PURGE request to
2015-03-05 10:29:11 +00:00
Patrick Uiterwijk
ec23aaf08a Allow direct varnish access for internal hosts
This allows internal that are in the purge acl to issue purge requests.
Apache won't forward purge, since it doesn't know what that is.
2015-03-05 10:29:11 +00:00
4e08b900f4 Merge branch 'master' of /git/ansible 2015-03-05 02:47:34 +00:00
59e09864a0 HRF has been deprecated for many months now. Nuke it.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-03-05 02:47:29 +00:00
Patrick Uiterwijk
621c373b17 Fix varnish PURGE requests
These are used by the wiki to purge updated pages

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-03-04 21:31:18 +00:00
Miroslav Suchý
101a8fb00f neutron do not use ssl, haproxy do that 2015-03-04 16:12:50 +00:00