summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Collapse)Author
2016-02-16Handle case where the user already had access to the sccBrenton Leanhardt
2016-02-16Refactoring the add-scc-to-user logicBrenton Leanhardt
2016-02-15Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user commandBrenton Leanhardt
2016-02-15Merge pull request #1404 from sdodson/docker-optionsBrenton Leanhardt
Add openshift_docker_options to append arbitrary options to
2016-02-15Add openshift_docker_options to append arbitrary options toScott Dodson
/etc/sysconfig/docker OPTIONS
2016-02-15Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt
2016-02-12Merge pull request #1390 from vishpat/nuage_parameter_changesBrenton Leanhardt
Changes for new Nuage RPMS
2016-02-12Merge pull request #1362 from detiber/fixLoopbackBrenton Leanhardt
Fix loopback cluster name, context name, and user
2016-02-11Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt
Remove fluentd_master and fluentd_node roles
2016-02-11conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus
2016-02-11Fixes pv/pvc creation for latest buildsJason DeTiberus
2016-02-11Fix loopback cluster name, context name, and userJason DeTiberus
2016-02-11Bug 1306665 - [metrics] update metrics-deployer template to use latest image ↵Brenton Leanhardt
versions
2016-02-11Changes for new Nuage RPMSVishal Patil
2016-02-10use correct dict keyJoel Diaz
2016-02-10Merge pull request #1379 from joelddiaz/zbx-action-diffJoel Diaz
handle being passed an empty group list
2016-02-10handle being passed an empty group listJoel Diaz
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.
2016-02-10Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt
Enable selection of kubeproxy mode
2016-02-10Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt
add iscsi storage_plugin dependency
2016-02-10Merge pull request #1326 from detiber/bz1303939Brenton Leanhardt
Fix infra_node deployment
2016-02-10Merge pull request #1374 from joelddiaz/ovs-trigger-calcJoel Diaz
trigger on two successive bad pid counts
2016-02-10removed notscheduleable trigger, it just makes noise in its current incarnationSten Turpin
2016-02-10trigger on two successive bad pid countsJoel Diaz
2016-02-10Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixedSten Turpin
added nodes not ready and nodes not schedulable triggers
2016-02-10Merge pull request #1359 from rharrison10/rharriso/dynRussell Harrison
Fix a bug with existing CNAME records
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Merge pull request #1371 from abutcher/mask-atomicBrenton Leanhardt
Don't mask master service on atomic.
2016-02-10Enable selection of kubeproxy modeVishal Patil
Addressed review comments
2016-02-10add default storage plugins to 'origin' deployment_typeRobert van Veelen
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Don't mask master service on atomic.Andrew Butcher
2016-02-10update defaults and examples w/ iscsi pluginRobert van Veelen
2016-02-10Merge pull request #1368 from detiber/gte3_2Brenton Leanhardt
Add gte check for 3.2, update version checks to gte
2016-02-10add iscsi storage_plugin dependencyRobert van Veelen
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-09Specify default namespace when creating routerPatrick Tescher
In case we have switched projects before running ansible.
2016-02-09Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt
Fix enabling iptables for latest rhel versions
2016-02-09consolidate oo_first_master post-config a bit, fix some roles that use ↵Jason DeTiberus
openshift_facts without declaring a dependency
2016-02-09openshift_serviceaccounts updatesJason DeTiberus
- make service account creation more flexible - create service accounts near where they are consumed
2016-02-09changed registry checks to alert based on number of registries with problemsSten Turpin
2016-02-09Fix a bug with existing CNAME recordsRussell Harrison
2016-02-09Updated the key for app createKenny Woodson
2016-02-09Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt
2016-02-08Remove fluentd_master and fluentd_node roles.Andrew Butcher
2016-02-08Fix enabling iptables for latest rhel versionsJason DeTiberus
2016-02-05Mask master service when using native haJason DeTiberus
2016-02-04Merge pull request #1206 from lhuard1A/openstack_dnsThomas Wiest
Add a DNS server on OpenStack clusters
2016-02-04Add a DNS server on OpenStack clustersLénaïc Huard
2016-02-04renamed /etc/openshift to /etc/originSten Turpin
2016-02-04Remove etcd up checks from fluentd_master.Andrew Butcher