summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add /etc/sysconfig/etcd to etcd_container"Scott Dodson2017-04-251-1/+1
* Merge pull request #3976 from mtnbikenc/swap-updateOpenShift Bot2017-04-252-16/+26
|\
| * Update swap disable tasksRussell Teague2017-04-212-16/+26
* | Merge pull request #3932 from richm/muxOpenShift Bot2017-04-2414-0/+413
|\ \
| * | cast openshift_logging_use_mux_client to boolRich Megginson2017-04-191-2/+2
| * | mux does not require privileged, only hostmount-anyuidRich Megginson2017-04-1914-0/+413
* | | Merge pull request #3481 from jpkrohling/JPK-SwitchHeapsterToUseGeneratedCertsOpenShift Bot2017-04-245-44/+31
|\ \ \
| * | | Switched Heapster to use certificates generated by OpenShiftJuraci Paixão Kröhling2017-04-185-44/+31
| |/ /
* | | Merge pull request #3906 from sdodson/fix-logging-metrics-templatesOpenShift Bot2017-04-2410-2049/+3
|\ \ \
| * | | Use metrics and logging deployer tag v3.4 for enterpriseScott Dodson2017-04-102-3/+3
| * | | Remove v1.5 and v1.6 metrics/logging templatesScott Dodson2017-04-108-2046/+0
* | | | Merge pull request #3973 from kwoodson/remove_resource_versionOpenShift Bot2017-04-2428-0/+196
|\ \ \ \
| * | | | Removing resource version to remove object conflicts caused by race conditions.Kenny Woodson2017-04-2128-0/+196
* | | | | Merge pull request #3945 from jarrpa/glusterfs-fix-gceOpenShift Bot2017-04-211-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | GlusterFS: provide default for groups.oo_glusterfs_to_config in with_itemsJose A. Rivera2017-04-181-3/+3
* | | | | Merge pull request #3944 from pilou-/add_missing_mock_for_oc_binaryOpenShift Bot2017-04-213-10/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use return_value when value is constantPierre-Louis Bonicoli2017-04-181-8/+2
| * | | | Add missing mock for locate_oc_binary methodPierre-Louis Bonicoli2017-04-183-6/+37
| | |_|/ | |/| |
* | | | Merge pull request #3904 from kwoodson/manageiq_idempotenceyKenny Woodson2017-04-217-103/+81
|\ \ \ \
| * | | | Adding module calls instead of command for idempotency.Kenny Woodson2017-04-197-103/+81
| |/ / /
* | | | Merge pull request #3943 from sdodson/fix-node-upgrade-masterJan Chaloupka2017-04-213-34/+26
|\ \ \ \
| * | | | Stop all services prior to upgrading, start all services afterScott Dodson2017-04-183-34/+26
* | | | | Merge pull request #3919 from rhcarvalho/fix-action-plugin-test-ansible2.3Rodolfo Carvalho2017-04-201-1/+3
|\ \ \ \ \
| * | | | | Fix instantiation of action plugin in test fixtureRodolfo Carvalho2017-04-131-1/+3
* | | | | | Merge pull request #3518 from juanvallejo/jvallejo/ram_disk_space_checkerRodolfo Carvalho2017-04-205-10/+362
|\ \ \ \ \ \
| * | | | | | Simplify memory availability check, review testsRodolfo Carvalho2017-04-173-74/+87
| * | | | | | Simplify mixin classRodolfo Carvalho2017-04-171-10/+7
| * | | | | | Simplify disk availability check, review testsRodolfo Carvalho2017-04-172-124/+165
| * | | | | | add disk and memory availability check testsjuanvallejo2017-04-173-1/+194
| * | | | | | add ram and storage preflight checkjuanvallejo2017-04-172-0/+108
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3733 from lukas-vlcek/es_readiness_probeOpenShift Bot2017-04-191-0/+7
|\ \ \ \ \ \
| * | | | | | Introduce Elasticsearch readiness probeLukáš Vlček2017-04-071-0/+7
* | | | | | | Merge pull request #3955 from Fale/fix_etcd_pathsOpenShift Bot2017-04-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add /etc/sysconfig/etcd to etcd_containerFabio Alessandro Locati2017-04-191-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | openshift_version: improve messagingLuke Meyer2017-04-181-18/+38
|/ / / / / /
* | | | | | Merge pull request #3937 from mtnbikenc/fix-openshift-node-upgradeOpenShift Bot2017-04-171-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Correct role dependenciesRussell Teague2017-04-171-0/+1
* | | | | | Merge pull request #3793 from jarrpa/glusterfs-registryOpenShift Bot2017-04-1718-1/+1078
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-103-1/+60
| * | | | | GlusterFS playbook and roleJose A. Rivera2017-04-1015-0/+1018
* | | | | | Merge pull request #3926 from sdodson/fix-enterprise-prefixesOpenShift Bot2017-04-172-2/+2
|\ \ \ \ \ \
| * | | | | | Fix default image tag for enterpriseScott Dodson2017-04-132-2/+2
* | | | | | | Merge pull request #3920 from stevekuznetsov/skuznets/etcd-debugOpenShift Bot2017-04-171-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Cast etcd_debug to a booleanSteve Kuznetsov2017-04-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3884 from mtnbikenc/disable-swapOpenShift Bot2017-04-132-0/+54
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Disable swap space on nodes at install and upgradeRussell Teague2017-04-122-0/+54
* | | | | | Merge pull request #3887 from rhcarvalho/pkg-version-only-master-or-nodeOpenShift Bot2017-04-132-0/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Do not check package version on non-master/nodeRodolfo Carvalho2017-04-102-0/+29
* | | | | | Merge pull request #3866 from jpkrohling/JPK-SwitchMetricsToUseGeneratedCertsOpenShift Bot2017-04-126-164/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Changed Hawkular Metrics secrets to use a format similar to the one automatic...Juraci Paixão Kröhling2017-04-066-164/+36