summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Generate each master's certificates separately.Andrew Butcher2016-02-162-30/+6
* Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user commandBrenton Leanhardt2016-02-151-1/+41
* Merge pull request #1404 from sdodson/docker-optionsBrenton Leanhardt2016-02-151-4/+6
|\
| * Add openshift_docker_options to append arbitrary options toScott Dodson2016-02-151-4/+6
* | Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt2016-02-151-1/+1
|/
* Merge pull request #1390 from vishpat/nuage_parameter_changesBrenton Leanhardt2016-02-127-23/+23
|\
| * Changes for new Nuage RPMSVishal Patil2016-02-117-23/+23
* | Merge pull request #1362 from detiber/fixLoopbackBrenton Leanhardt2016-02-123-34/+38
|\ \
| * | conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus2016-02-113-32/+35
| * | Fix loopback cluster name, context name, and userJason DeTiberus2016-02-111-2/+3
* | | Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-117-197/+0
|\ \ \
| * | | Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-087-189/+0
| * | | 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
| |/ |/|
* | 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 listJoel Diaz2016-02-101-6/+6
* | | Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt2016-02-102-0/+4
|\ \ \
| * | | Enable selection of kubeproxy modeVishal Patil2016-02-102-0/+4
* | | | Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt2016-02-103-2/+10
|\ \ \ \
| * | | | 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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | consolidate oo_first_master post-config a bit, fix some roles that use opensh...Jason DeTiberus2016-02-095-13/+21
| * | | | openshift_serviceaccounts updatesJason DeTiberus2016-02-093-32/+44
* | | | | Merge pull request #1374 from joelddiaz/ovs-trigger-calcJoel Diaz2016-02-101-2/+2
|\ \ \ \ \
| * | | | | 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 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 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.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 gteJason DeTiberus2016-02-099-26/+30
| | |/ / | |/| |
* | | | Specify default namespace when creating routerPatrick Tescher2016-02-091-0/+1
|/ / /
* | | Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt2016-02-091-16/+16
|\ \ \
| * | | 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 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
|\ \