summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_hosted.yml
Commit message (Expand)AuthorAgeFilesLines
* Playbook Consolidation - openshift-hostedRussell Teague2017-11-221-44/+0
* Merge pull request #5948 from mtnbikenc/checkpoint-timesOpenShift Merge Robot2017-11-141-6/+10
|\
| * Add execution times to checkpoint statusRussell Teague2017-10-311-6/+10
* | openshift_hosted: Add docker-gcSteve Milner2017-11-021-0/+5
|/
* Allow checkpoint status to work across all groupsRussell Teague2017-10-041-4/+2
* Fix Prometheus byo entry pointRussell Teague2017-10-021-0/+1
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-4/+22
* Refactor openshift_hosted plays and roleMichael Gugino2017-09-251-56/+17
* Creating structure to warn for use of deprecated variables and set them in a ...Eric Wolinetz2017-09-201-23/+5
* Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot2017-09-071-1/+0
|\
| * Remove openshift-commonMichael Gugino2017-09-061-1/+0
* | Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-061-0/+3
|/
* First attempt at refactor of os_firewallKenny Woodson2017-08-081-0/+1
* Removing parameter kind and allowing default to be passed.Kenny Woodson2017-07-191-2/+2
* Install default storageclass in AWS & GCE envsHemant Kumar2017-05-221-0/+2
* update all the mastersJeff Cantrill2017-03-101-0/+8
* Provisioning of nfs share and PV for logging opsErez Freiberger2017-02-111-2/+2
* bug 1399523. Ops pvc should have different prefix from non-ops for openshift_...Jeff Cantrill2017-02-101-1/+1
* Updating defaults to pull from previously defined variable names used in play...ewolinetz2017-02-081-4/+4
* Reverting commit 3257 and renaming master_url to openshift_logging_master_urlewolinetz2017-02-071-13/+13
* Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35Scott Dodson2017-02-061-13/+13
|\
| * fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metricsJeff Cantrill2017-02-021-13/+13
* | Merge branch 'master' into logging_fix_immutable_spec_changesEric Wolinetz2017-02-011-4/+8
|\ \ | |/
| * Wrap openshift_hosted_logging include_role within a block.Andrew Butcher2017-02-011-4/+7
| * Fix openshift_hosted_logging bool typo.Andrew Butcher2017-02-011-1/+1
* | Updating oc_apply changed_when conditions, fixing filter usage for openshift_...ewolinetz2017-02-011-1/+1
|/
* Resolving yamllint issues from logging playbooksewolinetz2017-01-301-6/+6
* Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz2017-01-301-0/+11
* rename openshift_metrics to openshift_hosted_metricsJeff Cantrill2017-01-111-1/+1
* Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher2017-01-091-21/+0
* Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-011-2/+2
* Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-261-1/+1
* [logging] Fix NFS volume bindingScott Dodson2016-10-171-6/+6
* Use inventory variables rather than factsScott Dodson2016-10-141-6/+6
* Merge pull request #2475 from smunilla/registry_all_the_timeScott Dodson2016-09-301-102/+1
|\
| * Secure registry improvements.Andrew Butcher2016-09-291-102/+1
| * Install Registry by DefaultSamuel Munilla2016-09-291-9/+9
* | Default openshift_hosted_{logging,metrics}_deploy to false.Andrew Butcher2016-09-291-2/+2
|/
* Configure ops cluster storage to match normal cluster storageScott Dodson2016-09-291-1/+4
* Set default_subdomain properly for loggingScott Dodson2016-09-261-2/+2
* Add storage for loggingScott Dodson2016-09-261-0/+4
* Add logging to install playbooksScott Dodson2016-09-261-1/+33
* Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher2016-09-021-1/+83
* Remove atomic check and cockpit.socketSamuel Munilla2016-08-261-1/+1
* Re-organize registry-console deployment.Andrew Butcher2016-08-261-0/+3
* Deploy metrics after our routerScott Dodson2016-08-241-1/+1
* [tags] add some support for running a subset of config via tagsJason DeTiberus2016-08-241-0/+4
* Move role dependencies to playbooks.Andrew Butcher2016-07-291-0/+23
* Various hosted component improvementsAndrew Butcher2016-07-071-15/+3
* Merge pull request #1957 from jfcoz/metrics_wait_deployerJason DeTiberus2016-06-011-0/+23
|\