summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | modernize internetx01Ricky Elrod2017-06-202-1/+12
|/ | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Try to bring the nagios webui back so I can check it before enabling alertsRicky Elrod2017-06-201-0/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* ok lets try and make internetx01 show up in correct fileStephen Smoogen2017-06-192-1/+3
|
* ok and cut it down to the bare minimumStephen Smoogen2017-06-191-4/+0
|
* track smtpStephen Smoogen2017-06-192-7/+7
|
* Merge branch 'master' of /git/ansibleStephen Smoogen2017-06-191-0/+2
|\
| * Chop, chop.Ralph Bean2017-06-191-0/+2
| |
* | put it in the right place to be templatedStephen Smoogen2017-06-191-1/+0
|/
* let us put a template on itStephen Smoogen2017-06-192-35/+47
|
* and we cant look at mirrorlist externally because nrpe into PHX2 does not workStephen Smoogen2017-06-191-0/+1
|
* and we need an external dns groupStephen Smoogen2017-06-192-1/+6
|
* and we are back to what was broken beforeStephen Smoogen2017-06-191-2/+2
|
* reading comprehension is nill todayStephen Smoogen2017-06-191-2/+2
|
* I have no idea what I am doingStephen Smoogen2017-06-192-3/+3
|
* ok why am I expecting this to work?Stephen Smoogen2017-06-191-2/+2
|
* ok lets try and make jinja2 dance to regexStephen Smoogen2017-06-192-7/+4
|
* please tell me that coffee will fix thisStephen Smoogen2017-06-191-1/+1
|
* OK maybe no more dr strange quotesStephen Smoogen2017-06-191-1/+1
|
* Merge branch 'master' of /git/ansibleStephen Smoogen2017-06-192-2/+2
|\
| * Add sysadmin-veteran more placesNick Bebout2017-06-192-2/+2
| |
* | This was a mistakeStephen Smoogen2017-06-191-1/+1
|/
* The bill always comes due.Stephen Smoogen2017-06-193-7/+13
|
* Merge branch 'master' of /git/ansibleStephen Smoogen2017-06-1929-230/+109
|\
| * Grant some people admin access to regcfpPatrick Uiterwijk2017-06-191-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * Revert "Run ansible for autosign"Patrick Uiterwijk2017-06-181-1/+1
| | | | | | | | This reverts commit 7952d57aaf732c0df5afb4d3cbb779e04021ad64.
| * Run ansible for autosignPatrick Uiterwijk2017-06-181-1/+1
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * change the max rpm payload size on the bridgeKevin Fenzi2017-06-181-0/+2
| |
| * increase the sigul max rpm size againKevin Fenzi2017-06-181-1/+1
| |
| * mirrormanager2: adapt umdl cron to new scriptsAdrian Reber2017-06-181-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * mirrormanager2: remove last-sync fedmsg scriptAdrian Reber2017-06-182-156/+0
| | | | | | | | | | | | | | 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>
| * mirrormanager2: change umdl-required scriptAdrian Reber2017-06-181-23/+22
| | | | | | | | | | | | | | | | | | | | 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>
| * try and clean up this condition so it works as expectedKevin Fenzi2017-06-171-2/+2
| |
| * fix redirect typoKevin Fenzi2017-06-171-2/+2
| |
| * set some koji vars for alternative arch aarch64 builder groupKevin Fenzi2017-06-171-0/+5
| |
| * add gw to alternative arch aarch64 buildhwKevin Fenzi2017-06-175-0/+5
| |
| * mirrormanager2: add new options to mirrormanager configAdrian Reber2017-06-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * mirrormanager2: also define UMDL_PREFIX in productionAdrian Reber2017-06-171-2/+0
| | | | | | | | Signed-off-by: Adrian Reber <adrian@lisas.de>
| * Re-addPatrick Uiterwijk2017-06-171-2/+2
| | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * Drop the drop type from the bodhi sync since it didn't work.Randy Barlow2017-06-171-1/+0
| | | | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
| * Cascade the dropping of the bodhi ck_content_type.Randy Barlow2017-06-171-1/+1
| | | | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
| * Drop teh ck_content_type enum when resyncing the Bodhi db.Randy Barlow2017-06-171-0/+1
| | | | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
| * Staging can't do mashing, so comment the mash dir settings.Randy Barlow2017-06-171-2/+2
| | | | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
| * Bodhi 2.8.0's alembic.ini is moved to /etc/bodhi.Randy Barlow2017-06-161-1/+7
| | | | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
| * add some playbooks to masterKevin Fenzi2017-06-161-0/+2
| |
| * Bump mem for pdc.stg.Ralph Bean2017-06-161-1/+1
| |
| * s/208.96.144.16/208.96.144.68/g in Tier1 ACLsNick Bebout2017-06-165-31/+31
| |
| * weed some more pagure stuff from logsKevin Fenzi2017-06-161-0/+2
| |
| * One more tableMichael Simacek2017-06-161-0/+1
| |
| * Update koschei stg syncMichael Simacek2017-06-161-0/+1
| |
| * fedimg: explicitly install python2-libcloudSayan Chowdhury2017-06-161-1/+1
| | | | | | | | Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>