summaryrefslogtreecommitdiffstats
path: root/playbooks/manual/upgrade
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a playbook to easily upgrade pagurePierre-Yves Chibon2016-12-051-0/+64
|
* Re-enable mash lock protection on the bodhi upgrade playbook.Randy Barlow2016-11-301-4/+4
|
* Disable the Bodhi mash lockfile upgrade protection.Randy Barlow2016-11-301-4/+4
|
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-0115-17/+17
|
* Add manual upgrade playbook for bugyouSayan Chowdhury2016-10-281-0/+59
|
* Don't exclude staging from upgrading from main repo for bodhi.Randy Barlow2016-10-271-1/+0
|
* Deploy koschei from stableMichael Simacek2016-09-271-2/+2
|
* Restore the lockfile check to the bodhi upgrade playbook.Randy Barlow2016-09-261-4/+4
|
* Stop trying to be clever and just comment the mash lock checker.Randy Barlow2016-09-261-4/+4
|
* Ignore lock files.Randy Barlow2016-09-261-2/+2
|
* Ignore the mash lock file.Randy Barlow2016-09-261-1/+1
| | | | | | Today's mash lock files are from the failed epel*-testing repos. They are not currently mashing despite their presence, and we want to deploy bodhi-2.2.2 to production.
* Do not ignore mashes that are in progress during Bodhi upgrades.Randy Barlow2016-09-201-4/+4
|
* Do not fail when bodhi mashing lock is present.Randy Barlow2016-09-201-4/+4
|
* Run Bodhi's alembic upgrade in staging as well.Randy Barlow2016-09-101-1/+1
|
* Remove an explicit testing: false from the bodhi upgrade playbook.Randy Barlow2016-09-101-2/+0
|
* It's updates-testingMichael Simacek2016-09-082-2/+2
|
* Missing spacesMichael Simacek2016-09-081-4/+4
|
* Try limiting hosts in koschei upgrade playbooksMichael Simacek2016-09-082-9/+11
|
* Enable testing repos for koschei updatesMichael Simacek2016-09-082-10/+16
|
* Move sync jobs over to bodhi-backend03 from bodhi-backend01.Kevin Fenzi2016-09-061-1/+1
| | | | Disable bodhi-backend01 from nagios so we can remove it.
* Refactor koschei upgrade playbookMichael Simacek2016-08-111-32/+36
|
* Stop then restart the fmn-worker and fmn-backendPierre-Yves Chibon2016-07-271-0/+18
|
* Lower the nagios downtime from 25 to 5 minutesPierre-Yves Chibon2016-07-271-1/+1
|
* Upgrade the DB to head, not just +1Pierre-Yves Chibon2016-07-251-1/+1
|
* Make the check per-hostMichael Simacek2016-07-251-2/+9
|
* Put it into tasksMichael Simacek2016-07-251-2/+3
|
* Add an assert to koschei upgrade playbookMichael Simacek2016-07-251-0/+8
|
* Install fedfind when installing autocloudSayan Chowdhury2016-07-151-0/+20
|
* Koschei update: enable testing repo during repodata refreshMikolaj Izdebski2016-05-201-4/+4
|
* Download and cache repos before stopping services for even shorter downtimeMikolaj Izdebski2016-05-201-2/+8
|
* Reorganize Koschei upgrade playbook for shorted frontend downtimeMikolaj Izdebski2016-05-201-33/+43
|
* Revert "upgrade/koschei-testing.yml should only be ran on staging hosts"Mikolaj Izdebski2016-05-191-1/+0
| | | | This reverts commit 616a119756bc1b6c30a92941d00c2bddac1a625c.
* upgrade/koschei-testing.yml should only be ran on staging hostsMikolaj Izdebski2016-05-191-0/+1
|
* Disable testing repo in upgrade/koschei.ymlMikolaj Izdebski2016-05-191-2/+2
|
* Try to fix koschei-testing.yml manual playbookMikolaj Izdebski2016-05-191-5/+3
|
* Add separate upgrade playbook for koschei testingMichael Simacek2016-05-191-0/+6
|
* Fix koschei copr repo nameMikolaj Izdebski2016-05-131-2/+2
|
* Enable testing updates on koschei stgMikolaj Izdebski2016-05-131-6/+6
|
* Optionaly enable copr repo during koschei upgradeMikolaj Izdebski2016-05-131-6/+23
|
* Fix a typoMikolaj Izdebski2016-04-151-1/+1
|
* Improve koschei upgrade playbookMikolaj Izdebski2016-04-151-7/+7
|
* Update koschei upgrade playbookMichael Simacek2016-04-151-8/+50
|
* Update koschei manual upgrade playbookMichael Simacek2016-04-141-8/+10
|
* Use package module instead of yum in koschei playbooksMichael Simacek2016-03-311-2/+2
|
* Change (again) what we upgrade when we upgrade pdc.Ralph Bean2016-03-141-1/+3
|
* An upgrade playbook for bugzilla2fedmsg.Ralph Bean2016-03-041-0/+48
|
* Give the FMN backend a little more time to get its act together.Ralph Bean2016-03-011-1/+1
|
* Just do one of these.Ralph Bean2016-02-181-8/+0
|
* Better to do these in pieces than all at once.Ralph Bean2016-02-181-1/+9
|
* Use : instead of ; between host/group names. ; is depreciated and will go ↵Kevin Fenzi2016-02-0215-44/+44
| | | | away someday.