summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-3022-52/+126
* Merge pull request #4565 from rhcarvalho/handle-incorrect-check-namesOpenShift Bot2017-06-302-4/+13
|\
| * Capture exceptions when resolving available checksRodolfo Carvalho2017-06-232-4/+13
* | Merge pull request #4635 from sdodson/retry-in-docker-restart-handlerScott Dodson2017-06-301-0/+5
|\ \
| * | Add a retry to the docker restart handlerScott Dodson2017-06-281-0/+5
* | | Merge pull request #4436 from rhcarvalho/verify-disk-multipathOpenShift Bot2017-06-302-51/+96
|\ \ \
| * | | Enable disk check on containerized installsRodolfo Carvalho2017-06-222-15/+11
| * | | Add module docstringRodolfo Carvalho2017-06-221-1/+2
| * | | Add suggestion to check disk space in any pathRodolfo Carvalho2017-06-221-1/+5
| * | | Require at least 1GB in /usr/bin/local and tempdirRodolfo Carvalho2017-06-222-1/+15
| * | | Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-222-34/+64
* | | | Merge pull request #4649 from ewolinetz/bz1465718OpenShift Bot2017-06-302-9/+6
|\ \ \ \
| * | | | Adding labels for elasticsearch and kibana servicesewolinetz2017-06-292-9/+6
* | | | | Merge pull request #4653 from ingvagabund/run-etcd_container_with-spc_t-labelScott Dodson2017-06-301-1/+1
|\ \ \ \ \
| * | | | | run etcd_container with type:spc_t labelJan Chaloupka2017-06-301-1/+1
* | | | | | Merge pull request #4654 from ingvagabund/evalute-etcd-backup-directory-name-...Jan Chaloupka2017-06-301-2/+8
|\ \ \ \ \ \
| * | | | | | evalute etcd backup directory name only onceJan Chaloupka2017-06-301-2/+8
| |/ / / / /
* | | | | | Merge pull request #4651 from ewolinetz/logging_ops_pvc_nameScott Dodson2017-06-302-11/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixing ops storage options being passed to openshift_logging_elasticsearch ro...ewolinetz2017-06-292-11/+13
| |/ / / /
* | | | | Merge pull request #4640 from ingvagabund/fix-backup-and-workdir-dir-paths-fo...Scott Dodson2017-06-291-7/+16
|\ \ \ \ \
| * | | | | fix backup and working directory for etcd run as a system containerJan Chaloupka2017-06-291-7/+16
* | | | | | Merge pull request #4572 from sdodson/rhel_subscribe_remove_openshift_factsScott Dodson2017-06-292-4/+9
|\ \ \ \ \ \
| * | | | | | Get rid of openshift_facts dep in rhel_subscribeScott Dodson2017-06-232-4/+9
* | | | | | | Merge pull request #4596 from steveteuber/patch-2Scott Dodson2017-06-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix generate role binding destination for the HOSA service accountSteve Teuber2017-06-291-1/+1
* | | | | | | | Correct version comparisons to ensure proper evaluationRussell Teague2017-06-291-6/+6
* | | | | | | | Adding become: false to local_action tasksewolinetz2017-06-293-0/+7
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #4633 from ashcrow/pathScott Dodson2017-06-291-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4451 from wozniakjan/logging_es_heap_dumpScott Dodson2017-06-291-0/+3
|\ \ \ \ \ \
| * | | | | | 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_LIMIT wit...Noriko Hosoi2017-06-272-4/+16
* | | | | | | | Merge pull request #4602 from abutcher/named-cert-redeployScott Dodson2017-06-291-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | 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 correctlyRich Megginson2017-06-271-1/+1
* | | | | | | | attach leases via the first master only and only onceJan Chaloupka2017-06-284-15/+14
* | | | | | | | Merge pull request #4588 from giuseppe/router-look-for-ocScott Dodson2017-06-272-5/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | registry: look for the oc executable in /usr/local/bin and ~/binGiuseppe Scrivano2017-06-271-2/+2
| * | | | | | | router: look for the oc executable in /usr/local/bin and ~/binGiuseppe Scrivano2017-06-261-3/+3
* | | | | | | | Merge pull request #4605 from abutcher/loopback-named-caScott Dodson2017-06-272-20/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | 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 onceScott Dodson2017-06-131-1/+5
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |