Commit graph

18541 commits

Author SHA1 Message Date
Stephen Smoogen
1a34db524d let us put a template on it 2017-06-19 20:48:05 +00:00
Stephen Smoogen
ad87373728 and we cant look at mirrorlist externally because nrpe into PHX2 does not work 2017-06-19 20:28:24 +00:00
Stephen Smoogen
d11aeabedf and we need an external dns group 2017-06-19 18:23:39 +00:00
Stephen Smoogen
3146a3964c and we are back to what was broken before 2017-06-19 18:02:35 +00:00
Stephen Smoogen
325278ce66 reading comprehension is nill today 2017-06-19 17:56:14 +00:00
Stephen Smoogen
eb36b5e7f0 I have no idea what I am doing 2017-06-19 17:52:14 +00:00
Stephen Smoogen
ffa6af14e0 ok why am I expecting this to work? 2017-06-19 17:37:00 +00:00
Stephen Smoogen
2add5156dc ok lets try and make jinja2 dance to regex 2017-06-19 17:12:30 +00:00
Stephen Smoogen
e83285f069 please tell me that coffee will fix this 2017-06-19 16:50:25 +00:00
Stephen Smoogen
a381c1ce04 OK maybe no more dr strange quotes 2017-06-19 16:37:26 +00:00
Stephen Smoogen
71929d2847 Merge branch 'master' of /git/ansible 2017-06-19 16:24:36 +00:00
Stephen Smoogen
e3dfb4b107 This was a mistake 2017-06-19 16:24:33 +00:00
Nick Bebout
f9738d830f Add sysadmin-veteran more places 2017-06-19 16:05:58 +00:00
Stephen Smoogen
3986e7eab6 The bill always comes due. 2017-06-19 15:54:04 +00:00
Stephen Smoogen
95c25e3488 Merge branch 'master' of /git/ansible 2017-06-19 15:48:49 +00:00
Patrick Uiterwijk
88443ab364 Grant some people admin access to regcfp
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-19 05:05:49 +00:00
Patrick Uiterwijk
8d96bac8b1 Revert "Run ansible for autosign"
This reverts commit 7952d57aaf.
2017-06-18 22:23:10 +00:00
Patrick Uiterwijk
7952d57aaf Run ansible for autosign
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-18 22:17:11 +00:00
Kevin Fenzi
e95bdbccac change the max rpm payload size on the bridge 2017-06-18 21:00:36 +00:00
Kevin Fenzi
6e63d49c01 increase the sigul max rpm size again 2017-06-18 19:50:07 +00:00
Adrian Reber
d7b9185c9a mirrormanager2: adapt umdl cron to new scripts
With the stat()-less umdl and adapted wrapper script the umdl check can
now run more often.

Every 30 minutes:
 * fedora
 * epel
 * fedora-secondary

Every 2 hours:
 * alt
 * archive

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-06-18 17:23:27 +02:00
Adrian Reber
75f84107a8 mirrormanager2: remove last-sync fedmsg script
Now that umdl can run much faster and often the message bus is no
longer queried. Only the ctime of the fullfiletimelist-* is checked.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-06-18 17:17:32 +02:00
Adrian Reber
809bb3f2ce mirrormanager2: change umdl-required script
The umdl-required script used to query the message bus if there have
been changes on the master mirror. With the new stat()-less umdl
implementation the message bus is no longer queried but only the ctime
of the fullfiletimelist-* is checked to see if it has changed since the
last run.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-06-18 17:14:21 +02:00
Kevin Fenzi
1554e47a10 try and clean up this condition so it works as expected 2017-06-17 23:06:28 +00:00
Kevin Fenzi
c402b61386 fix redirect typo 2017-06-17 14:14:30 +00:00
Kevin Fenzi
14ed6cd375 set some koji vars for alternative arch aarch64 builder group 2017-06-17 13:56:03 +00:00
Kevin Fenzi
a813e07b83 add gw to alternative arch aarch64 buildhw 2017-06-17 13:51:58 +00:00
Adrian Reber
9c995e30c3 mirrormanager2: add new options to mirrormanager config
Disable master rsync server ACL
Fedora does not use it and therefore it is set to False
    MASTER_RSYNC_ACL = False

The netblock size parameters define which netblock sizes can be
added by a site administrator. Larger networks can only be added by
mirrormanager admins.
    MM_IPV4_NETBLOCK_SIZE = '/16'
    MM_IPV6_NETBLOCK_SIZE = '/32'

Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-06-17 13:39:54 +02:00
Adrian Reber
edb1cbdd27 mirrormanager2: also define UMDL_PREFIX in production
Signed-off-by: Adrian Reber <adrian@lisas.de>
2017-06-17 13:34:44 +02:00
Patrick Uiterwijk
5be135eb34 Re-add
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-17 05:45:06 +00:00
Randy Barlow
c3686abca7 Drop the drop type from the bodhi sync since it didn't work.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-06-17 01:07:25 +00:00
Randy Barlow
8cf5003dec Cascade the dropping of the bodhi ck_content_type.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-06-17 00:59:13 +00:00
Randy Barlow
95b4657158 Drop teh ck_content_type enum when resyncing the Bodhi db.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-06-17 00:52:06 +00:00
Randy Barlow
60f2267f11 Staging can't do mashing, so comment the mash dir settings.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-06-17 00:36:17 +00:00
Randy Barlow
37d3a96893 Bodhi 2.8.0's alembic.ini is moved to /etc/bodhi.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2017-06-16 22:00:06 +00:00
Kevin Fenzi
c57e2d981e add some playbooks to master 2017-06-16 17:14:07 +00:00
Ralph Bean
1983eb9b7b Bump mem for pdc.stg. 2017-06-16 15:47:35 +00:00
Nick Bebout
119bad8bda s/208.96.144.16/208.96.144.68/g in Tier1 ACLs 2017-06-16 15:06:14 +00:00
Kevin Fenzi
2e71c1dcc4 weed some more pagure stuff from logs 2017-06-16 14:48:37 +00:00
Michael Simacek
a29a37f95e One more table 2017-06-16 11:11:03 +02:00
Michael Simacek
54c788431f Update koschei stg sync 2017-06-16 11:03:12 +02:00
c5a1e65085 fedimg: explicitly install python2-libcloud
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-06-16 08:21:42 +00:00
Patrick Uiterwijk
b9307ffed6 Migrate prod to stg kerberos principals in the koji db during sync
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-16 07:59:45 +00:00
33e589722c fedimg: don't skip pull python-libcloud from epel-testing
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-06-16 07:26:22 +00:00
d1330d831d fedimg: s/infrastructure/epel/
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-06-16 07:13:24 +00:00
eb74251c04 fedimg: upgrade python-libcloud also from infra repo for now
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-06-16 07:08:41 +00:00
Patrick Uiterwijk
8d5802fc47 Also disallow deletion
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-16 00:01:37 +00:00
Patrick Uiterwijk
c93a77f378 Close Flock 2017 CFP
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-16 00:00:12 +00:00
Stephen Smoogen
5219c61054 I think this wont break anything 2017-06-15 23:35:54 +00:00
Kevin Fenzi
beb54fdcf5 somehow endfir is not valid jinja 2017-06-15 19:31:06 +00:00