summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Adding labels for elasticsearch and kibana servicesewolinetz2017-06-292-9/+6
|
* Merge pull request #4633 from ashcrow/pathScott Dodson2017-06-291-0/+3
|\ | | | | etcd_migrate: Add /usr/local/bin to path for oadm
| * etcd_migrate: Add /var/usrlocal/bin to path for oadmSteve Milner2017-06-281-1/+1
| |
| * etcd_migrate: Add /usr/local/bin to path for oadmSteve Milner2017-06-281-0/+3
| | | | | | | | | | | | | | There are cases where ansible may not keep the expected environment PATH. This change adds /usr/local/bin to the PATH on the oadm call. Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1464010
* | Merge pull request #4451 from wozniakjan/logging_es_heap_dumpScott Dodson2017-06-291-0/+3
|\ \ | | | | | | logging: write ES heap dump to persistent storage
| * | logging: write ES heap dump to persistent storageJan Wozniak2017-06-141-0/+3
| | |
* | | Merge pull request #4618 from nhosoi/resource_limitsScott Dodson2017-06-292-4/+16
|\ \ \ | | | | | | | | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_L…
| * | | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT ↵Noriko Hosoi2017-06-272-4/+16
| | | | | | | | | | | | | | | | with the resource limit values.
* | | | Merge pull request #4602 from abutcher/named-cert-redeployScott Dodson2017-06-291-0/+21
|\ \ \ \ | | | | | | | | | | Update master configuration for named certificates during master cert redeploy.
| * | | | Update master configuration for named certificates during master cert redeploy.Andrew Butcher2017-06-271-0/+21
| | | | |
* | | | | parameterize etcd binary pathFabian von Feilitzsch2017-06-283-1/+4
| |_|_|/ |/| | |
* | | | Merge pull request #4591 from richm/bug-1465168Scott Dodson2017-06-281-1/+1
|\ \ \ \ | | | | | | | | | | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly
| * | | | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctlyRich Megginson2017-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1465168 The fix is to pass the value through the `lower` filter. The value is set in defaults/main.yaml so it should always have a value.
* | | | | attach leases via the first master only and only onceJan Chaloupka2017-06-284-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move openshift-etcd/migrate.yml from byo to common and keep just the entry point - replace std_include with essential plays (e.g. no need to detect openshift version) - delegate the ttl re-attaching to the first master
* | | | | Merge pull request #4588 from giuseppe/router-look-for-ocScott Dodson2017-06-272-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | router/registry: look for the oc executable in /usr/local/bin and ~/bin
| * | | | registry: look for the oc executable in /usr/local/bin and ~/binGiuseppe Scrivano2017-06-271-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
| * | | | router: look for the oc executable in /usr/local/bin and ~/binGiuseppe Scrivano2017-06-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1463131 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | Merge pull request #4605 from abutcher/loopback-named-caScott Dodson2017-06-272-20/+41
|\ \ \ \ \ | | | | | | | | | | | | Generate loopback kubeconfig separately to preserve OpenShift CA certificate.
| * | | | | Generate loopback kubeconfig separately to preserve OpenShift CA certificate.Andrew Butcher2017-06-272-20/+41
| | | | | |
* | | | | | Merge pull request #4441 from sdodson/retry-docker-startupScott Dodson2017-06-271-1/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Retry docker startup once
| * | | | | | Retry docker startup onceScott Dodson2017-06-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large environments frequently see docker fail to start up after an upgrade. Not sure why but we can retry once.
* | | | | | | Fix typo in fluentd_secureforward_contents variableAndreas Dembach2017-06-271-1/+1
| | | | | | |
* | | | | | | Reverting quotation change in ansible_service_broker install for etcdewolinetz2017-06-271-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #4534 from jarrpa/glusterfs-fixes-threeScott Dodson2017-06-263-6/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | GlusterFS: Various fixes 3
| * | | | | GlusterFS: Use proper namespace for heketi command and service accountJose A. Rivera2017-06-212-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
| * | | | | GlusterFS: Fix heketi secret nameJose A. Rivera2017-06-212-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | | | | Merge pull request #4569 from simon3z/empty-labelsScott Dodson2017-06-261-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use empty default for storage labels
| * | | | | | openshift_logging: use empty default for storage labelsFederico Simoncelli2017-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
* | | | | | | Merge pull request #4414 from sdodson/bz1460626Scott Dodson2017-06-264-4/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Ensure that host pki tree is mounted in containerized components
| * | | | | | Ensure that host pki tree is mounted in containerized componentsScott Dodson2017-06-124-4/+4
| | | | | | |
* | | | | | | Merge pull request #4495 from ashcrow/skip-nfs-on-requirements-checkScott Dodson2017-06-261-96/+100
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Skip nfs and lb groups on openshift_version
| * | | | | | openshift_version: skip nfs and lb hostsSteve Milner2017-06-231-96/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1458653
* | | | | | | Merge pull request #4583 from giuseppe/fix-invocation-atomic-vScott Dodson2017-06-262-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | oc_atomic_container: fix version check for atomic
| * | | | | | | oc_atomic_container: use rpm to check the version.Giuseppe Scrivano2017-06-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some versions of atomic report their version wrong. Use rpm to check it. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | Merge pull request #4578 from sdodson/push-via-dnsScott Dodson2017-06-262-0/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Also configure default registry on HA masters
| * | | | | | | | Also configure default registry on HA mastersScott Dodson2017-06-232-0/+6
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1463498
* | | | | | | | Merge pull request #4532 from kwoodson/storageclass_dynamicScott Dodson2017-06-264-6/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | bugzilla:1463577 - Fix for dynamic pvs when using storageclasses.
| * | | | | | | | Fixing quote issue.Kenny Woodson2017-06-212-2/+2
| | | | | | | | |
| * | | | | | | | Fix for dynamic pvs when using storageclasses.Kenny Woodson2017-06-214-6/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4195 from ewolinetz/service_catalogScott Dodson2017-06-2626-0/+1241
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Creation of service_catalog and broker roles
| * | | | | | | Picking change from sdodsonewolinetz2017-06-232-2/+3
| | | | | | | |
| * | | | | | | Adding volume fact for etcd for openshift ansible service brokerewolinetz2017-06-231-1/+24
| | | | | | | |
| * | | | | | | Updating to label node and wait for apiservice to be healthy and startedewolinetz2017-06-233-3/+27
| | | | | | | |
| * | | | | | | fix yamllint issuesFabian von Feilitzsch2017-06-2313-210/+31
| | | | | | | |
| * | | | | | | Cleanup/updates for env variables and etcd imageFabian von Feilitzsch2017-06-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix embarrassing typo fix etcd command
| * | | | | | | add play and role to install ansible-service-brokerFabian von Feilitzsch2017-06-228-0/+402
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add ansible-service-broker role to catalog install playbook add ansible_service_broker to catalog install flow fix indentation syntax error respond to code review Remove content, update image prefix to exclude image name Make variables deployment type specific, add rhcc configuration, add fact validation some spacing/comments Remove ansible_service_broker_namespace variable Fix stupid typo == nil -> is none nil -> null, fix validation checks Fix a few typos Add Broker object to catalog replace oc_pvc creation with oc_obj remove namespace from broker creation fix namespace
| * | | | | | | Creation of service_catalog and placeholder broker rolesewolinetz2017-06-2226-0/+970
| | | | | | | |
* | | | | | | | Fix parsing certs with very large serial numbersTim Bielawa2017-06-232-3/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certificates with large serial numbers (such as those from commercial vendors) previously failed to parse due to absent logic in the FakeOpenSSLCertificate parser. This would cause the module to abort and break any other roles depending on the cert expiry checking results. * Identifies large serials in HEX format for decimal conversion * Update unit tests to parse a large serial
* | | | | | | | Sync 3.5 cfme templates over to 3.6Scott Dodson2017-06-228-98/+489
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #4528 from mtnbikenc/update-templatesScott Dodson2017-06-2226-36/+519
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update template examples for 3.6