summaryrefslogtreecommitdiffstats
path: root/playbooks/manual
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a little playbook for restarting pagure.Ralph Bean2017-06-051-0/+19
|
* Rename this playbook for consistency.Ralph Bean2017-06-051-0/+0
|
* Install FMN from epel-testing in stagingJeremy Cline2017-06-011-5/+4
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Revert "Revert "Adjust the FMN roles and playbook for FMN 1.2""Jeremy Cline2017-05-151-3/+3
| | | | | | | | This reverts commit b6baefa344117a7739ea0695de716b109785d9ea. Conflicts: playbooks/manual/upgrade/fmn.yml roles/notifs/backend/tasks/main.yml
* fix python-fmn to python2-fmnJeremy Cline2017-05-151-1/+1
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Revert "Adjust the FMN roles and playbook for FMN 1.2"Jeremy Cline2017-05-151-6/+3
| | | | This reverts commit f44727c3e2caf92ede61102c03e6c8a7f4a7c066.
* Adjust the FMN roles and playbook for FMN 1.2Jeremy Cline2017-05-151-3/+6
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* and this is how you break everything before going on a week vacationStephen Smoogen2017-05-053-3/+3
|
* Run the alembic upgrade on bodhi-backend01.Randy Barlow2017-04-171-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵Kevin Fenzi2017-04-1337-112/+112
| | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
* change state=running to start=started as the old one is going away in ↵Kevin Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* Also update python2-fedmsg-atomic-composer when updating bodhi.Randy Barlow2017-04-111-0/+2
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Update the FMN role and playbook for 1.2.0Jeremy Cline2017-04-101-1/+6
| | | | | | | Packages have been combined, some new configuration files are required, and database migrations have been relocated. Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Configure production Bodhi to host its docs.Randy Barlow2017-04-101-0/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* HyperKitty: the new version uses Django-QAurélien Bompard2017-04-101-1/+1
|
* More changes to update manual/push-badges.yml for pagureNick Bebout2017-03-231-6/+6
|
* Update manual/push-badges.yml for pagureNick Bebout2017-03-231-1/+1
|
* I had assumed I would be lazy. Let's pretend that that's truePatrick Uiterwijk2017-03-231-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix containerbuild on koji stg syncPatrick Uiterwijk2017-03-231-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Wrong command.Ralph Bean2017-03-161-1/+1
|
* Only install configure docs on staging for now.Randy Barlow2017-03-081-1/+0
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Serve bodhi's docs at /docs.Randy Barlow2017-03-081-2/+8
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Remove duplicate fix for koschei krb_principalMikolaj Izdebski2017-03-071-3/+0
|
* Fix krb_principal for hotness user tooMikolaj Izdebski2017-03-071-1/+3
|
* Add code and initial set for koji stg sync krb principalsPatrick Uiterwijk2017-03-071-0/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use koschei_backend_services variableMichael Simacek2017-03-022-15/+3
|
* Wrong name.Ralph Bean2017-03-011-4/+4
|
* For mbs upgrades, upgrade this too.Ralph Bean2017-03-011-0/+4
|
* Add principal postfixPatrick Uiterwijk2017-03-011-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix krb_principal for koschei user in staging KojiMikolaj Izdebski2017-03-011-0/+2
|
* Mailman: add script to help sync prod data to stgAurélien Bompard2017-03-011-10/+10
|
* adjust staging builder reconfig for kerberosKevin Fenzi2017-02-271-5/+5
|
* move back to a more simple koji sync playbook to get things working againKevin Fenzi2017-02-261-69/+8
|
* friday, it must be fridayKevin Fenzi2017-02-241-1/+1
|
* typos for everyoneKevin Fenzi2017-02-241-1/+1
|
* use the right db host for koji in stagingKevin Fenzi2017-02-241-1/+1
|
* reorg the stg builders, adjust koji db sync for BDRKevin Fenzi2017-02-242-2/+105
|
* Delete the bodhi db dump when we are done with it.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Insert a newline instead of a literal \n.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Don't try to match the \ from \connect.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Don't rm the db dump at the end.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Remove the db dump when we are done with it.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Correctly sed the connect statement.Randy Barlow2017-02-231-2/+2
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Set ddl locking after connecting to bodhi2 and without LOCAL.Randy Barlow2017-02-231-1/+2
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Match the whole line with my sed statement.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Use on instead of true for ddl_locking and dont rm the dump.Randy Barlow2017-02-231-2/+2
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Replace CREATE DATABASE with a bdr.permit_ddl_locking statement.Randy Barlow2017-02-231-0/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Use correct syntax to delete rows from bodhi's db in stg sync.Randy Barlow2017-02-231-1/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Undo the last commit, as it wasn't needed.Randy Barlow2017-02-231-1/+0
| | | | | | | Apparently unxz removes the compressed file after decompressing it, so it wasn't necessarily to explictly remove it. Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* Delete the compressed bodhi db dump when done with staging sync.Randy Barlow2017-02-231-0/+1
| | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com>