summaryrefslogtreecommitdiff
path: root/playbooks/byo
AgeCommit message (Expand)Author
2017-09-29Remove oo_option facts.Andrew Butcher
2017-09-27OpenShift-Ansible Installer CheckpointingRussell Teague
2017-09-21Do a full stop/start when etcd certificates had expired.Andrew Butcher
2017-09-20Cleanup old deployment typesMichael Gugino
2017-09-15Correct firewall install for openshift-nfsRussell Teague
2017-09-14Merge pull request #5382 from mtnbikenc/add-lb-configScott Dodson
2017-09-13Add loadbalancer config entry pointRussell Teague
2017-09-12openshift-checks: add role symlinkLuke Meyer
2017-09-12Merge pull request #5325 from DenverJ/patch-1Scott Dodson
2017-09-07Merge pull request #5305 from mtnbikenc/breakout-master-additionalOpenShift Bot
2017-09-07Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot
2017-09-07Fix new_master or new_node fail checkDenver Janke
2017-09-06Remove openshift-commonMichael Gugino
2017-09-06Create ansible role for deploying prometheus on openshiftZohar Galor
2017-09-05Move master additional config out of baseRussell Teague
2017-09-01Standardize etcd entry point playbooksRussell Teague
2017-09-01Break out master config into stand-alone playbookRussell Teague
2017-08-31Break out node config into stand-alone playbookRussell Teague
2017-08-29Move firewall install and fix scaleup playbooksRussell Teague
2017-08-29Merge pull request #5201 from mtnbikenc/remove-unsupportedRussell Teague
2017-08-28Merge pull request #4570 from rhcarvalho/adhoc-check-runner-miscScott Dodson
2017-08-28Merge pull request #5179 from mtnbikenc/openshift_provisionersOpenShift Bot
2017-08-25Merge pull request #5136 from mtnbikenc/std-openshift-checksOpenShift Bot
2017-08-25Remove unsupported playbooks and utilitiesRussell Teague
2017-08-24List existing health checks when none is requestedRodolfo Carvalho
2017-08-24Add playbook for running arbitrary health checksRodolfo Carvalho
2017-08-24Update health check READMERodolfo Carvalho
2017-08-23Standardize openshift_provisioners entry pointRussell Teague
2017-08-23Standardize openshift-checks code pathsRussell Teague
2017-08-18Merge pull request #4784 from abutcher/noop-scaleupScott Dodson
2017-08-17Merge pull request #5106 from kwoodson/metrics_stdincludeOpenShift Bot
2017-08-16Adding std_include to the metrics playbook.Kenny Woodson
2017-08-15Standardize usage of std_include in byoRussell Teague
2017-08-11Fix duplicate evaluate_groups.yml call during installRussell Teague
2017-08-11Refactor group initializationRussell Teague
2017-08-08Add missing byo v3_7 playbooksScott Dodson
2017-08-02Merge pull request #3043 from jkhelil/scaleup_etcdScott Dodson
2017-08-02Merge pull request #4850 from kwoodson/normalize_logging_entryScott Dodson
2017-07-27Add glusterfs_registry hosts to oo_all_hosts.Jose A. Rivera
2017-07-26Add glusterfs hosts to oo_all_hosts so that hosts set initial facts.Andrew Butcher
2017-07-24Normalize logging entry.Kenny Woodson
2017-07-20Fix broken link to Docker image instructionsRodolfo Carvalho
2017-07-18Fail within scaleup playbooks when new_{nodes,masters} host groups are empty.Andrew Butcher
2017-06-28Merge pull request #4623 from ingvagabund/run-ttl-migration-only-one-on-the-f...Scott Dodson
2017-06-28attach leases via the first master only and only onceJan Chaloupka
2017-06-28evalute groups when running etcd upgrade from byo/openshift-cluster/upgrades/...Jan Chaloupka
2017-06-26Merge pull request #4495 from ashcrow/skip-nfs-on-requirements-checkScott Dodson
2017-06-26Merge pull request #4195 from ewolinetz/service_catalogScott Dodson
2017-06-22Moving checks down after required initialization happens.Kenny Woodson
2017-06-22Creation of service_catalog and placeholder broker rolesewolinetz