summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch OSBS Prod to osbs-clusterAdam Miller2016-12-073-858/+75
| | | | | | | | | | - remove osbs-master and osbs-node playbooks - add osbs production hosts to osbs-cluster playbook - migrate osbs production buildroot Dockerfile to j2 template (like we have in staging) - add infrastructure repo to buildroot dir and Dockerfile Signed-off-by: Adam Miller <admiller@redhat.com>
* rename s390 koji and db to right domainKevin Fenzi2016-12-061-2/+2
|
* Disable link for nowPatrick Uiterwijk2016-12-051-9/+9
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* add script + playbook for modernpaste paste deactivationRicky Elrod2016-12-051-0/+11
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Typi typoPierre-Yves Chibon2016-12-051-1/+1
|
* Fix the environment variable and the alembic callPierre-Yves Chibon2016-12-051-1/+3
|
* Let's try to adjust the hostsPierre-Yves Chibon2016-12-051-1/+1
|
* Add a playbook to easily upgrade pagurePierre-Yves Chibon2016-12-051-0/+64
|
* Only do this in staging for nowPatrick Uiterwijk2016-12-041-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* We overwrite the existing filePatrick Uiterwijk2016-12-041-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use id.fp.o keytabPatrick Uiterwijk2016-12-041-0/+10
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Give ipa keytab for id.fp.oPatrick Uiterwijk2016-12-041-0/+12
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow using of the IPA APIPatrick Uiterwijk2016-12-041-0/+16
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* remove osbs-client from osbs openshift nodes, not neededAdam Miller2016-12-031-66/+0
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Clean up OSBS itemsAdam Miller2016-12-023-60/+3
| | | | | | | | | | | | - Remove osbs-client from koji-hub, no longer needed - Set site-specific OSBS plugins config - Remove atomic-reactor.tar.gz hardlinking for docker, no longer needed - Update osbs/atomic-reactor buildroot to user RPM version of atomic-reactor and not source shipped with RPM (fixed issue so this works now) Signed-off-by: Adam Miller <admiller@redhat.com>
* Adjust a little the documentation in playbooks/manual/staging-sync/db-sync.ymlPierre-Yves Chibon2016-12-021-3/+6
|
* Install keytab on koschei-backend prodMikolaj Izdebski2016-12-021-1/+0
|
* we have reload apache and reload httpd.. maybe we should just use one?Stephen Smoogen2016-12-013-3/+3
|
* ok, more proxy roles that restart httpdKevin Fenzi2016-12-011-1/+1
|
* just dont do itStephen Smoogen2016-12-011-1/+1
|
* ok that didnt workStephen Smoogen2016-12-011-1/+1
|
* try a reorder to see if that fixes the non-installsStephen Smoogen2016-12-011-2/+2
|
* it looks like mod_ssl needs to be soonerStephen Smoogen2016-12-011-0/+1
|
* Make this pretty, for readability.Ralph Bean2016-12-011-1/+1
|
* fix osbs krb5 keytab path, add new koji_kerb conf in osbs-client roleAdam Miller2016-12-013-12/+12
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Frontend runs as the bodhi userPatrick Uiterwijk2016-12-011-4/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add a relvalconsumer role, run it on openQA servers for nowAdam Williamson2016-11-301-0/+4
| | | | | | | | | | | | | | | | relvalconsumer is the fedmsg consumer bot that creates Wikitcms release validation test events. Up till now it's just been running on one of my personal boxes; we should really move it to infra. Run it on the openQA servers for now, as there's nowhere more obviously correct, and I have root access there to fix problems. We add new inventory groups because it's *really important* that there be exactly one (no more, no less) production consumer at any given time. I don't want to just use the 'openqa' group for this because it's vaguely possible it could contain more than one host in future, and we really wouldn't want that to result in there being two production relvalconsumers running.
* 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
|
* moving yumrepos back to pre_tasksTim Flink2016-11-301-1/+3
|
* moving yumrepos back to tasks from pre_tasks in attempt to fix issue with VM ↵Tim Flink2016-11-301-3/+1
| | | | creation
* fixing syntax error, pre-tasks != pre_tasksTim Flink2016-11-291-1/+1
|
* changing yumrepos to be a pre-task to get infra-tag repo earlyTim Flink2016-11-291-1/+3
|
* switch to FILE: syntax for osbs-client keytab conf entryAdam Miller2016-11-292-3/+3
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* remove the osbs-client role from koji-hub in staging, not needed anymoreAdam Miller2016-11-291-30/+0
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Also add keytab on krb_buildersPatrick Uiterwijk2016-11-291-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Install koschei-backend before kerberos keytabMikolaj Izdebski2016-11-291-1/+1
|
* koschei-backend: Install yum repos before fas-clientsMikolaj Izdebski2016-11-291-1/+3
|
* Give composer.stg a kerb ticketPatrick Uiterwijk2016-11-291-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix vhost_reboot playbook syntaxKevin Fenzi2016-11-291-1/+1
|
* add osbs containerbuild keytab to buildvmsAdam Miller2016-11-281-0/+13
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Switch epylog to krb5Patrick Uiterwijk2016-11-241-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Start moving nagios to direct krbPatrick Uiterwijk2016-11-241-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Issue keytabs for IpsilonPatrick Uiterwijk2016-11-241-0/+12
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Pkgs actually has a keytab for pkgsPatrick Uiterwijk2016-11-241-1/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix typo causing syntax error for osbs-cluster playbookAdam Miller2016-11-231-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* set osbs to use krb5 for koji auth instead of ssl certsAdam Miller2016-11-233-16/+49
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Make the osbs keytab go to the nodesPatrick Uiterwijk2016-11-231-10/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Drop common_scripts taskKevin Fenzi2016-11-232-2/+0
|
* Deploy keytab after master is provisionedPatrick Uiterwijk2016-11-231-24/+24
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>