summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Remove etcd up checks from fluentd_master.Andrew Butcher2016-02-041-8/+0
| | |_|/ | |/| |
* | | | Fixes pv/pvc creation for latest buildsJason DeTiberus2016-02-112-2/+4
| |/ / |/| |
* | | Bug 1306665 - [metrics] update metrics-deployer template to use latest image ↵Brenton Leanhardt2016-02-111-1/+1
| |/ |/| | | | | versions
* | use correct dict keyJoel Diaz2016-02-101-2/+2
| |
* | Merge pull request #1379 from joelddiaz/zbx-action-diffJoel Diaz2016-02-101-6/+6
|\ \ | | | | | | handle being passed an empty group list
| * | handle being passed an empty group listJoel Diaz2016-02-101-6/+6
| | | | | | | | | | | | | | | Previous version would have the behavior where when an empty list is passed, the zbx API call would return a list of all groups. So an action with no groups defined would default to having all groups added to the operations. Handle this by iterating one at a time through the list of provided groups. When an empty list is provided, and empty list is returned.
* | | Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt2016-02-102-0/+4
|\ \ \ | | | | | | | | Enable selection of kubeproxy mode
| * | | Enable selection of kubeproxy modeVishal Patil2016-02-102-0/+4
| | | | | | | | | | | | | | | | Addressed review comments
* | | | Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt2016-02-103-2/+10
|\ \ \ \ | | | | | | | | | | add iscsi storage_plugin dependency
| * | | | add default storage plugins to 'origin' deployment_typeRobert van Veelen2016-02-101-1/+1
| | | | |
| * | | | update defaults and examples w/ iscsi pluginRobert van Veelen2016-02-101-1/+1
| | | | |
| * | | | add iscsi storage_plugin dependencyRobert van Veelen2016-02-102-0/+8
| | | | |
* | | | | Merge pull request #1326 from detiber/bz1303939Brenton Leanhardt2016-02-108-45/+65
|\ \ \ \ \ | |_|_|/ / |/| | | | Fix infra_node deployment
| * | | | consolidate oo_first_master post-config a bit, fix some roles that use ↵Jason DeTiberus2016-02-095-13/+21
| | | | | | | | | | | | | | | | | | | | openshift_facts without declaring a dependency
| * | | | openshift_serviceaccounts updatesJason DeTiberus2016-02-093-32/+44
| | | | | | | | | | | | | | | | | | | | | | | | | - make service account creation more flexible - create service accounts near where they are consumed
* | | | | Merge pull request #1374 from joelddiaz/ovs-trigger-calcJoel Diaz2016-02-101-2/+2
|\ \ \ \ \ | | | | | | | | | | | | trigger on two successive bad pid counts
| * | | | | trigger on two successive bad pid countsJoel Diaz2016-02-101-2/+2
| | | | | |
* | | | | | removed notscheduleable trigger, it just makes noise in its current incarnationSten Turpin2016-02-101-7/+0
| | | | | |
* | | | | | Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixedSten Turpin2016-02-101-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | added nodes not ready and nodes not schedulable triggers
| * | | | | | added nodes not ready and nodes not schedulable triggersSten Turpin2016-02-101-4/+4
| | | | | | |
* | | | | | | Merge pull request #1359 from rharrison10/rharriso/dynRussell Harrison2016-02-102-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix a bug with existing CNAME records
| * | | | | | Fix a bug with existing CNAME recordsRussell Harrison2016-02-092-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1371 from abutcher/mask-atomicBrenton Leanhardt2016-02-101-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Don't mask master service on atomic.
| * | | | | | Don't mask master service on atomic.Andrew Butcher2016-02-101-1/+1
| | |/ / / / | |/| | | |
* / | | | | added nodes not ready and nodes not schedulable triggersSten Turpin2016-02-101-0/+26
|/ / / / /
* | | | | Merge pull request #1368 from detiber/gte3_2Brenton Leanhardt2016-02-109-26/+30
|\ \ \ \ \ | |_|/ / / |/| | | | Add gte check for 3.2, update version checks to gte
| * | | | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-099-26/+30
| | |/ / | |/| |
* / | | Specify default namespace when creating routerPatrick Tescher2016-02-091-0/+1
|/ / / | | | | | | In case we have switched projects before running ansible.
* | | Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt2016-02-091-16/+16
|\ \ \ | | | | | | | | Fix enabling iptables for latest rhel versions
| * | | Fix enabling iptables for latest rhel versionsJason DeTiberus2016-02-081-16/+16
| | | |
* | | | changed registry checks to alert based on number of registries with problemsSten Turpin2016-02-091-5/+12
| |/ / |/| |
* | | Updated the key for app createKenny Woodson2016-02-091-4/+4
| | |
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt2016-02-091-0/+24
|/ /
* | Mask master service when using native haJason DeTiberus2016-02-051-0/+4
| |
* | Merge pull request #1206 from lhuard1A/openstack_dnsThomas Wiest2016-02-046-0/+113
|\ \ | | | | | | Add a DNS server on OpenStack clusters
| * | Add a DNS server on OpenStack clustersLénaïc Huard2016-02-046-0/+113
| | |
* | | renamed /etc/openshift to /etc/originSten Turpin2016-02-042-9/+9
|/ /
* | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-0315-63/+267
|\ \ | | | | | | Refactor storage options
| * | Replace status_changed boolAndrew Butcher2016-02-021-3/+1
| | |
| * | Remove extra nfs configuration.Andrew Butcher2016-02-022-18/+3
| | |
| * | Refactor registry storage options.Andrew Butcher2016-02-0115-61/+282
| | |
* | | Do not apply the etcd_certificates role during node playbook.Andrew Butcher2016-02-021-2/+2
| |/ |/|
* | Merge pull request #1296 from rharrison10/rharriso/lib_dynRussell Harrison2016-02-014-0/+334
|\ \ | | | | | | Adding the lib_dyn role for the dyn_record module
| * | removing extraneous commentsRussell Harrison2016-01-311-118/+4
| | |
| * | Remove commented lines and fix pylint checkRussell Harrison2016-01-291-10/+5
| | |
| * | Cleaning up the dyn ansible module for mergingRussell Harrison2016-01-295-26/+12
| | |
| * | Fixing last pylint errorRussell Harrison2016-01-291-0/+3
| | |
| * | Fixing pylint errorsRussell Harrison2016-01-291-29/+28
| | |
| * | WIP adding the lib_dyn role for the dyn_record moduleRussell Harrison2016-01-287-0/+465
| | |
* | | Merge pull request #1321 from joelddiaz/ovs-rules-itemJoel Diaz2016-02-011-0/+6
|\ \ \ | |_|/ |/| | add item to hold number of stray OVS rules found/removed