summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
...
* | osbs-master: use docker-storage-setup, setup docker before osbs installAdam Miller2016-04-151-38/+29
|/ | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Deploy VPN for BassetPatrick Uiterwijk2016-04-141-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Explicitly set koschei sudoers for nowMichael Simacek2016-04-152-2/+2
|
* Reorder roles in koschei playbooksMichael Simacek2016-04-152-5/+4
|
* osbs-master: don't use firewalldAdam Miller2016-04-141-1/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* maount /pub on kojipkgs and export itDennis Gilmore2016-04-141-0/+3
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* Add koschei-stg-{web,backend} inventory entriesMichael Simacek2016-04-142-4/+4
|
* beaker prod reverseproxy should use vpnTim Flink2016-04-141-1/+1
|
* fixing conditional for openvpn client for beakerTim Flink2016-04-141-1/+1
|
* fixing syntax error in beaker playbookTim Flink2016-04-141-2/+2
|
* adding openvpn/client role for production beakerTim Flink2016-04-141-0/+2
|
* Fix non runroot arm builders who don't mount any nfs volumes at all.Kevin Fenzi2016-04-141-1/+1
|
* refactor how osbs copr repos are handled for stageAdam Miller2016-04-143-0/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* fix source_registry_uri in osbs-masterAdam Miller2016-04-141-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* More redirection to handle old mm2 archivesKevin Fenzi2016-04-141-1/+7
|
* Replace the reverse proxy for lists with a redirect. Hopefully fixes our ↵Kevin Fenzi2016-04-142-6/+12
| | | | admin / lists issues.
* osbs-master: make the fedora image stream creation idempotentAdam Miller2016-04-141-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* osbs-master: be sure to have htpasswd file in place before starting ↵Adam Miller2016-04-141-5/+10
| | | | | | origin-master Signed-off-by: Adam Miller <admiller@redhat.com>
* Move apache to koschei/frontend role dependenciesMichael Simacek2016-04-141-1/+0
|
* Target koschei-stg in koschei-web playbook for nowMichael Simacek2016-04-141-2/+2
|
* Update koschei manual upgrade playbookMichael Simacek2016-04-141-8/+10
|
* beaker: apply server before labcontrollerDan Callaghan2016-04-141-1/+1
| | | | | | Need to configure the server pieces first, because the lab controller daemons will fail to start up if they can't successfully connect to the server.
* forgot to define website for beaker.qa.fp.oTim Flink2016-04-141-0/+8
|
* adding reverseproxy entry for beaker.qa.fp.oTim Flink2016-04-141-0/+8
|
* adding the qa.fp.o wildcard to the proxiesTim Flink2016-04-141-0/+4
|
* making changes for new beaker01.qaTim Flink2016-04-142-56/+23
|
* don't need osbs to manage firewalld in stg/prodAdam Miller2016-04-131-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Add autosign02 into ansible until we need to use it.Kevin Fenzi2016-04-131-1/+1
|
* fix osbs openshift internal certs, remove some prod/stg duplication with ↵Adam Miller2016-04-131-50/+10
| | | | | | proper variable sub Signed-off-by: Adam Miller <admiller@redhat.com>
* Rename koschei playbook to koschei-backendMichael Simacek2016-04-131-1/+1
|
* Add separate playbook for koschei-webMichael Simacek2016-04-131-0/+35
|
* buildvm buildhw: move the koji NFS mounts to a variable to simplify the ↵Peter Robinson2016-04-132-21/+2
| | | | playbook mount logic
* Split koschei role into backend and frontendMichael Simacek2016-04-131-1/+2
|
* move htpasswd install for osbs-master as a post taskAdam Miller2016-04-121-5/+5
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* setup osbs files dir, add docker-storage settings, setup docker-storage for ↵Adam Miller2016-04-122-2/+19
| | | | | | osbs-masters Signed-off-by: Adam Miller <admiller@redhat.com>
* playbooks/groups/osbs-master.yml: fix path in file operation for docker cert dirAdam Miller2016-04-121-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* playbooks/groups/osbs-master.yml: deploy to handle stg and prodAdam Miller2016-04-121-0/+297
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* needed a copy and not a file module taskAdam Miller2016-04-121-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add stage registry to osbs-dev docker for testingAdam Miller2016-04-121-0/+15
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* docker-registry: fix http.addr entryAdam Miller2016-04-121-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* This field is called http, not httpdPatrick Uiterwijk2016-04-121-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Registry is only stg at this momentPatrick Uiterwijk2016-04-121-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use Fedora proxies as only proxy for Docker RegistryPatrick Uiterwijk2016-04-121-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* docker-registry listen on port 5000, edge proxies will handle the restAdam Miller2016-04-121-45/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* nfs mount isn't needed with bodhi2Kevin Fenzi2016-04-111-1/+0
|
* Make transient vCPU bump permanentPatrick Uiterwijk2016-04-111-0/+7
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix syntax issue that caused all buildvms to mount ppc nfsKevin Fenzi2016-04-091-5/+5
|
* releng: add compose-s390-01.s390.fedoraproject.org to virt-createPeter Robinson2016-04-081-1/+1
|
* buildvm: do nfs mounts based on groups, add s390 mount optionsPeter Robinson2016-04-081-4/+7
|
* buildvm: add buildvm-s390 to host listPeter Robinson2016-04-081-1/+1
|