summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
...
* Create HTTP/admin keytab on noc*Patrick Uiterwijk2016-10-281-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Also add krb_principal on koji stg syncPatrick Uiterwijk2016-10-281-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add krb to buildhw as well (stg only)Patrick Uiterwijk2016-10-281-0/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* No longer use dependenciesPatrick Uiterwijk2016-10-281-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix syntaxPatrick Uiterwijk2016-10-281-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use keytab/service for pkgsPatrick Uiterwijk2016-10-281-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add manual upgrade playbook for bugyouSayan Chowdhury2016-10-281-0/+59
|
* make sure to check for origin version on both master and nodes playAdam Miller2016-10-281-0/+9
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* split out osbs post-install plays between masters and nodesAdam Miller2016-10-281-26/+46
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* only run the policy setting on the master host of the clusterAdam Miller2016-10-281-17/+17
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* move registry/image-stream management to different play that only runs on ↵Adam Miller2016-10-271-53/+75
| | | | | | one osbs master Signed-off-by: Adam Miller <admiller@redhat.com>
* add osbs-client role to osbs-clusterAdam Miller2016-10-271-0/+62
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add missing tasks header for play: Setup requirements for OpenShift masterAdam Miller2016-10-271-19/+20
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Plays are not var filesPatrick Uiterwijk2016-10-271-19/+19
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Revert "These must be =-separated"Patrick Uiterwijk2016-10-271-2/+3
| | | | This reverts commit 48217be324c433002d57af2e7f56417b718280a2.
* These must be =-separatedPatrick Uiterwijk2016-10-271-3/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Don't exclude staging from upgrading from main repo for bodhi.Randy Barlow2016-10-271-1/+0
|
* add koji auth to osbs-cluster, handle osbs + postinstall tasksAdam Miller2016-10-271-3/+275
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* remove blank tasks section from osbs-cluster for pre-req playAdam Miller2016-10-261-4/+0
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* - Add osbs-on-openshift roleAdam Miller2016-10-261-1/+51
| | | | | | | - update osbs-cluster gorup playbook - fix inventory now that we're using osbs-control for deploy Signed-off-by: Adam Miller <admiller@redhat.com>
* Update db host in koschei stagigng-syncMichael Simacek2016-10-261-1/+1
|
* new version of openshift-ansible needs python-dbusAdam Miller2016-10-251-0/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* make sure osbs-control hosts exist before osbs cluster hostsAdam Miller2016-10-251-1/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* fix consistent indention for osbs-clusterAdam Miller2016-10-241-23/+23
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* update to origin 1.3 for osbs, this has landed on internal mirrorsAdam Miller2016-10-241-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add tags to the ansible-ansible-openshift-ansible role for osbs-clusterAdam Miller2016-10-241-1/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add pre-req pkg installs for osbs cluster nodesAdam Miller2016-10-241-2/+8
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Revert "update to latest version of openshift-ansible for osbs-cluster"Adam Miller2016-10-241-1/+1
| | | | This reverts commit 1ae3d10784b1488562a667f03c308a7b5b368884.
* update to latest version of openshift-ansible for osbs-clusterAdam Miller2016-10-241-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* place control key as id_rsa on osbs-control hosts, because reasonsAdam Miller2016-10-241-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Revert "add fedora-bootstrap.yml include for osbs-cluster"Adam Miller2016-10-242-5/+0
| | | | This reverts commit 37603028430ca77d147283792e16a4145331f333.
* add fedora-bootstrap.yml include for osbs-clusterAdam Miller2016-10-242-0/+5
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* osbs-cluster ... again with the missing vars_filesAdam Miller2016-10-241-0/+10
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* use correct path for osbs-cluster keys in {{private}}Adam Miller2016-10-241-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* be sure to use vars_files for all plays in osbs-cluster playbookAdam Miller2016-10-241-0/+5
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* make sure we create the osbs control hosts in osbs-clusterAdam Miller2016-10-241-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add missing comma to role invocation in osbs-clusterAdam Miller2016-10-241-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add ansible-ansible-openshift-ansible and groups/osbs-cluster.ymlAdam Miller2016-10-241-1/+43
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* also add site for twKevin Fenzi2016-10-231-0/+7
|
* add tw.fcomm.org redirectRobert Mayr2016-10-221-0/+4
|
* readd fedmsg/base here to get fedmsg certs for jenkins pluginKevin Fenzi2016-10-211-1/+1
|
* Drop the generic website in favor of our custom confKevin Fenzi2016-10-211-9/+0
|
* OSBS does not need vpnPatrick Uiterwijk2016-10-211-4/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* jenkins ssl stuffKevin Fenzi2016-10-211-1/+4
|
* osbs: cron job to clean up docker storage nightlyAdam Miller2016-10-211-0/+5
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* Drop this atomic-composer role for now to avoid confusion.Kevin Fenzi2016-10-201-9/+0
|
* add start of piwik01.stg stuffRicky Elrod2016-10-201-0/+33
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* enable normal yum repos hereKevin Fenzi2016-10-191-0/+1
|
* remove the dump files when done so they do not interfere the next runKevin Fenzi2016-10-191-0/+1
|
* write openshift_ansible path entirely in osbs-cluster, playbookAdam Miller2016-10-181-1/+1
| | | | | | wide globals don't exist Signed-off-by: Adam Miller <admiller@redhat.com>