summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
...
* switch osbs stage to overlayfs, increase ram per nodeAdam Miller2017-08-211-0/+7
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Run database migrations on the stage version of fmnJeremy Cline2017-08-171-1/+0
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* grant commblog user the right privs in the dbKevin Fenzi2017-08-171-1/+1
|
* Also do autosign-stgPatrick Uiterwijk2017-08-161-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* And more dupesPatrick Uiterwijk2017-08-161-2/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* More double rolesPatrick Uiterwijk2017-08-161-2/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Double roles do not workPatrick Uiterwijk2017-08-161-3/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Duplicate roles does not workPatrick Uiterwijk2017-08-161-3/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix indentationroot2017-08-161-1/+1
| | | | Signed-off-by: root <root@batcave01.phx2.fedoraproject.org>
* Add basessh rolePatrick Uiterwijk2017-08-1631-0/+77
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Move up the handlers declarationPierre-Yves Chibon2017-08-161-3/+3
|
* Add restart-services helpers to cloud boxesPatrick Uiterwijk2017-08-1534-0/+102
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* add nodeselectors for osbs orchrestrator/worker clusterAdam Miller2017-08-151-0/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add explicite sec=sys to nfsvers=4 mounts so writes work consistently.Stephen Smoogen2017-08-146-8/+8
|
* drop duplicate mariadb_server roleKevin Fenzi2017-08-141-3/+0
|
* Set up /mnt/koji sshfs for s390xPatrick Uiterwijk2017-08-121-0/+62
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* also include handlers on thisKevin Fenzi2017-08-111-0/+3
|
* Set up rdbsync in resultsdb stgPierre-Yves Chibon2017-08-111-0/+16
|
* add tags for osbs orchestrotor/worker namespace playsAdam Miller2017-08-111-0/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* drop 2 mirrorlists we do not needKevin Fenzi2017-08-101-27/+0
|
* this has to be dnf since these are now f26Kevin Fenzi2017-08-101-1/+1
|
* add namespace and enable orchestrator in osbs-clientAdam Miller2017-08-102-2/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* infrastructure-test is no longer a thingKevin Fenzi2017-08-101-11/+0
|
* taskotron: add sec=sys to nfs mount to work around rhbz 1480319Kamil Páral2017-08-101-3/+3
| | | | | | | With nfs-utils-2.1.1-5.rc4.fc25 we couldn't write anything to the NFS share, because sec=sys (default or autodetection) changed to sec=null. Forcing that through fstab helps. See: https://bugzilla.redhat.com/show_bug.cgi?id=1480319
* and here tooRicky Elrod2017-08-101-2/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Using API at id.fp.o brokePatrick Uiterwijk2017-08-101-16/+16
| | | | Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
* try this instead because I have no idea what brings python2-fedmsg-consumers inRicky Elrod2017-08-091-0/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* add systemd drop-in conf for osbs dockerAdam Miller2017-08-081-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* green[wave] with envy?Ricky Elrod2017-08-081-0/+20
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* make sure docker is running before we pull imagesAdam Miller2017-08-071-0/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* update fedora image stream for osbs orchestrator clusterAdam Miller2017-08-071-0/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* helps to use correct hostname for delegationAdam Miller2017-08-071-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Revert "run osbs image sync from a system that can actually delegate to ↵Adam Miller2017-08-071-14/+10
| | | | | | composer" This reverts commit e0121791ae51406530be2fa5e4e538b36b56d134.
* Revert "scrap the osbs delegate_to, just run a play on that system"Adam Miller2017-08-071-2/+3
| | | | This reverts commit 41f15abb5562162a7ca7fd74023299930fac4888.
* scrap the osbs delegate_to, just run a play on that systemAdam Miller2017-08-071-3/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* run osbs image sync from a system that can actually delegate to composerAdam Miller2017-08-071-10/+14
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* use correct host for stage image syncAdam Miller2017-08-071-1/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* use correct command syntax for skopeo (osbs)Adam Miller2017-08-071-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* switch to skopeo for managing origin images for osbsAdam Miller2017-08-071-15/+3
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* re-enable osbs-client role for osbs-orchestrator-clusterAdam Miller2017-08-071-34/+33
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* change origin_version format for osbs-orchestrator-clusterAdam Miller2017-08-071-5/+5
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Bodhi's upgrade playbook now enables infrastructure-tags-stg repo.Randy Barlow2017-08-071-2/+2
| | | | | | | | The repo used to be called infrastructure-testing, but it seems to have been renamed to infrastructure-tags-stg. This commit adjusts the playbook to use the new name. Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
* use correct osbs namespace per env for oadm policy configAdam Miller2017-08-041-4/+29
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* fix some more yaml indentationAdam Miller2017-08-041-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* fix yaml indentationAdam Miller2017-08-041-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* break out osbs_worker and osbs_orchestrator namespace permsAdam Miller2017-08-041-8/+8
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* remove osbs-secrets role, it's not doing what we needAdam Miller2017-08-041-25/+107
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Add the hosts role to pkgsPierre-Yves Chibon2017-08-041-0/+1
|
* Install pagure on all pkgs hosts so the distgit role doesn't crashPierre-Yves Chibon2017-08-041-2/+1
|
* Let's get pagure installed before we adjust distgit for itPierre-Yves Chibon2017-08-041-2/+2
|