summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* oc_atomic_container: Require 1.17.2Steve Milner2017-06-192-4/+22
* Merge pull request #4329 from srampal/rhel_ose_aciOpenShift Bot2017-06-1819-23/+260
|\
| * Add support for rhel, aci, vxlanSanjeev Rampal2017-05-3119-23/+260
* | Merge pull request #3954 from ingvagabund/etcd-migrateOpenShift Bot2017-06-189-0/+274
|\ \
| * | Introduce etcd migrate roleJan Chaloupka2017-06-179-0/+274
* | | Merge pull request #4435 from sdodson/etcdv3-clean-installOpenShift Bot2017-06-162-2/+21
|\ \ \
| * | | etcd v3 for clean installsScott Dodson2017-06-162-2/+21
* | | | Merge pull request #4466 from portante/rufusOpenShift Bot2017-06-161-0/+1
|\ \ \ \
| * | | | Ensure only one ES pod per PVPeter Portante2017-06-161-0/+1
* | | | | Merge pull request #4474 from rhcarvalho/rename-cockpit-shellScott Dodson2017-06-162-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rename cockpit-shell -> cockpit-systemRodolfo Carvalho2017-06-162-2/+2
* | | | | Merge pull request #4334 from simaishi/cf45Scott Dodson2017-06-167-101/+180
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update image repo name, images have been moved from 'cloudforms' toSatoe Imaishi2017-06-021-3/+3
| * | | | Update image repo name, images have been moved from 'cloudforms' toSatoe Imaishi2017-06-021-3/+3
| * | | | CloudForms 4.5 templatesSatoe Imaishi2017-05-316-98/+177
* | | | | Merge pull request #4294 from richm/fix-es-routes-for-new-logging-rolesOpenShift Bot2017-06-164-0/+129
|\ \ \ \ \
| * | | | | fix es routes for new logging rolesRich Megginson2017-06-074-0/+129
* | | | | | Merge pull request #4402 from stevekuznetsov/skuznets/router-registry-rolloutOpenShift Bot2017-06-152-13/+61
|\ \ \ \ \ \
| * | | | | | Make rollout status check best-effort, add pollSteve Kuznetsov2017-06-132-2/+52
| * | | | | | Verify the rollout status of the hosted router and registrySteve Kuznetsov2017-06-092-14/+12
* | | | | | | Merge pull request #4041 from tbielawa/cfmeScott Dodson2017-06-1516-4/+1355
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add missing file. Remove debugging prompt.Tim Bielawa2017-06-151-0/+12
| * | | | | | Update readme one last timeTim Bielawa2017-06-141-12/+73
| * | | | | | Reconfigure masters in serial to avoid HA meltdownsTim Bielawa2017-06-141-16/+0
| * | | | | | First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa2017-06-1415-4/+1298
* | | | | | | Merge pull request #4356 from nhosoi/mux_params-0OpenShift Bot2017-06-155-1/+26
|\ \ \ \ \ \ \
| * | | | | | | Reverted most of this pr 4356 except:Noriko Hosoi2017-06-055-12/+15
| * | | | | | | Adding the defaults for openshift_logging_fluentd_{cpu,memory}_limit to roles...Noriko Hosoi2017-06-053-6/+8
| * | | | | | | Adding environment variables FLUENTD_CPU_LIMIT, FLUENTD_MEMORY_LIMIT, MUX_CPU...Noriko Hosoi2017-06-022-0/+8
| * | | | | | | Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and...Noriko Hosoi2017-06-024-4/+16
* | | | | | | | Merge pull request #4397 from sosiouxme/20170608-include-more-install-checksOpenShift Bot2017-06-149-91/+184
|\ \ \ \ \ \ \ \
| * | | | | | | | pre-install checks: add more during byo installLuke Meyer2017-06-149-91/+184
* | | | | | | | | Merge pull request #4377 from mwringe/hawkular_openshift_agentOpenShift Bot2017-06-1412-3/+288
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support installing HOSA via ansiblemwringe2017-06-1312-3/+288
* | | | | | | | | | Merge pull request #4179 from sosiouxme/20170512-singletonize-slow-stuffOpenShift Bot2017-06-143-43/+68
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | singletonize some role tasks that repeat a lotLuke Meyer2017-06-063-43/+68
* | | | | | | | | | Merge pull request #4443 from ingvagabund/move-etcd-backup-to-etcd-commonJan Chaloupka2017-06-147-25/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | move etcd backup to etcd_common roleJan Chaloupka2017-06-147-25/+40
* | | | | | | | | | | Merge pull request #4245 from jarrpa/glusterfs-fixesOpenShift Bot2017-06-1417-175/+356
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | GlusterFS: Remove requirement for heketi-cliJose A. Rivera2017-06-135-55/+46
| * | | | | | | | | | GlusterFS: Fix bugs in wipeJose A. Rivera2017-06-132-5/+10
| * | | | | | | | | | GlusterFS: Skip heketi-cli install on AtomicJose A. Rivera2017-06-131-0/+5
| * | | | | | | | | | GlusterFS: Create a StorageClass if specifiedJose A. Rivera2017-06-136-0/+36
| * | | | | | | | | | GlusterFS: Use proper secretsJose A. Rivera2017-06-133-11/+24
| * | | | | | | | | | GlusterFS: Allow cleaner separation of multiple clustersJose A. Rivera2017-06-1315-65/+144
| * | | | | | | | | | GlusterFS: Minor corrections and cleanupsJose A. Rivera2017-06-136-19/+10
| * | | | | | | | | | GlusterFS: Improve documentationJose A. Rivera2017-06-131-8/+53
| * | | | | | | | | | GlusterFS: Allow configuration of kube namespace for heketiJose A. Rivera2017-06-134-0/+14
| * | | | | | | | | | GlusterFS: Adjust when clauses for registry configJose A. Rivera2017-06-132-3/+2
| * | | | | | | | | | GlusterFS: Allow failure reporting when deleting deploy-heketiJose A. Rivera2017-06-131-1/+0