Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch OSBS Prod to osbs-cluster | Adam Miller | 2016-12-07 | 3 | -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 domain | Kevin Fenzi | 2016-12-06 | 1 | -2/+2 | |
| | ||||||
* | Disable link for now | Patrick Uiterwijk | 2016-12-05 | 1 | -9/+9 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | add script + playbook for modernpaste paste deactivation | Ricky Elrod | 2016-12-05 | 1 | -0/+11 | |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | |||||
* | Typi typo | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+1 | |
| | ||||||
* | Fix the environment variable and the alembic call | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+3 | |
| | ||||||
* | Let's try to adjust the hosts | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+1 | |
| | ||||||
* | Add a playbook to easily upgrade pagure | Pierre-Yves Chibon | 2016-12-05 | 1 | -0/+64 | |
| | ||||||
* | Only do this in staging for now | Patrick Uiterwijk | 2016-12-04 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | We overwrite the existing file | Patrick Uiterwijk | 2016-12-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Use id.fp.o keytab | Patrick Uiterwijk | 2016-12-04 | 1 | -0/+10 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Give ipa keytab for id.fp.o | Patrick Uiterwijk | 2016-12-04 | 1 | -0/+12 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Allow using of the IPA API | Patrick Uiterwijk | 2016-12-04 | 1 | -0/+16 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | remove osbs-client from osbs openshift nodes, not needed | Adam Miller | 2016-12-03 | 1 | -66/+0 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Clean up OSBS items | Adam Miller | 2016-12-02 | 3 | -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.yml | Pierre-Yves Chibon | 2016-12-02 | 1 | -3/+6 | |
| | ||||||
* | Install keytab on koschei-backend prod | Mikolaj Izdebski | 2016-12-02 | 1 | -1/+0 | |
| | ||||||
* | we have reload apache and reload httpd.. maybe we should just use one? | Stephen Smoogen | 2016-12-01 | 3 | -3/+3 | |
| | ||||||
* | ok, more proxy roles that restart httpd | Kevin Fenzi | 2016-12-01 | 1 | -1/+1 | |
| | ||||||
* | just dont do it | Stephen Smoogen | 2016-12-01 | 1 | -1/+1 | |
| | ||||||
* | ok that didnt work | Stephen Smoogen | 2016-12-01 | 1 | -1/+1 | |
| | ||||||
* | try a reorder to see if that fixes the non-installs | Stephen Smoogen | 2016-12-01 | 1 | -2/+2 | |
| | ||||||
* | it looks like mod_ssl needs to be sooner | Stephen Smoogen | 2016-12-01 | 1 | -0/+1 | |
| | ||||||
* | Make this pretty, for readability. | Ralph Bean | 2016-12-01 | 1 | -1/+1 | |
| | ||||||
* | fix osbs krb5 keytab path, add new koji_kerb conf in osbs-client role | Adam Miller | 2016-12-01 | 3 | -12/+12 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Frontend runs as the bodhi user | Patrick Uiterwijk | 2016-12-01 | 1 | -4/+4 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add a relvalconsumer role, run it on openQA servers for now | Adam Williamson | 2016-11-30 | 1 | -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 Barlow | 2016-11-30 | 1 | -4/+4 | |
| | ||||||
* | Disable the Bodhi mash lockfile upgrade protection. | Randy Barlow | 2016-11-30 | 1 | -4/+4 | |
| | ||||||
* | moving yumrepos back to pre_tasks | Tim Flink | 2016-11-30 | 1 | -1/+3 | |
| | ||||||
* | moving yumrepos back to tasks from pre_tasks in attempt to fix issue with VM ↵ | Tim Flink | 2016-11-30 | 1 | -3/+1 | |
| | | | | creation | |||||
* | fixing syntax error, pre-tasks != pre_tasks | Tim Flink | 2016-11-29 | 1 | -1/+1 | |
| | ||||||
* | changing yumrepos to be a pre-task to get infra-tag repo early | Tim Flink | 2016-11-29 | 1 | -1/+3 | |
| | ||||||
* | switch to FILE: syntax for osbs-client keytab conf entry | Adam Miller | 2016-11-29 | 2 | -3/+3 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | remove the osbs-client role from koji-hub in staging, not needed anymore | Adam Miller | 2016-11-29 | 1 | -30/+0 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Also add keytab on krb_builders | Patrick Uiterwijk | 2016-11-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Install koschei-backend before kerberos keytab | Mikolaj Izdebski | 2016-11-29 | 1 | -1/+1 | |
| | ||||||
* | koschei-backend: Install yum repos before fas-clients | Mikolaj Izdebski | 2016-11-29 | 1 | -1/+3 | |
| | ||||||
* | Give composer.stg a kerb ticket | Patrick Uiterwijk | 2016-11-29 | 1 | -0/+4 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | fix vhost_reboot playbook syntax | Kevin Fenzi | 2016-11-29 | 1 | -1/+1 | |
| | ||||||
* | add osbs containerbuild keytab to buildvms | Adam Miller | 2016-11-28 | 1 | -0/+13 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Switch epylog to krb5 | Patrick Uiterwijk | 2016-11-24 | 1 | -0/+6 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Start moving nagios to direct krb | Patrick Uiterwijk | 2016-11-24 | 1 | -0/+6 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Issue keytabs for Ipsilon | Patrick Uiterwijk | 2016-11-24 | 1 | -0/+12 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Pkgs actually has a keytab for pkgs | Patrick Uiterwijk | 2016-11-24 | 1 | -1/+0 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | fix typo causing syntax error for osbs-cluster playbook | Adam Miller | 2016-11-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | set osbs to use krb5 for koji auth instead of ssl certs | Adam Miller | 2016-11-23 | 3 | -16/+49 | |
| | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | Make the osbs keytab go to the nodes | Patrick Uiterwijk | 2016-11-23 | 1 | -10/+0 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Drop common_scripts task | Kevin Fenzi | 2016-11-23 | 2 | -2/+0 | |
| | ||||||
* | Deploy keytab after master is provisioned | Patrick Uiterwijk | 2016-11-23 | 1 | -24/+24 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> |