summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor dns options and facts.Andrew Butcher2015-12-032-19/+0
* Fix kubernetes service ip gathering.Andrew Butcher2015-12-011-5/+2
* remove debug logging from scc/privileged patch commandJason DeTiberus2015-11-301-2/+1
* Set api version for oc commandsJason DeTiberus2015-11-301-1/+6
* 3.1 upgrade - use --api-version for patch commandsJason DeTiberus2015-11-301-1/+7
* Merge pull request #992 from ubreu/hotfix/fixVersionScriptBrenton Leanhardt2015-11-301-2/+2
|\
| * Add -q flag to remove unwantend output (such as mirror and cache information)Urs Breu2015-11-261-2/+2
* | Merge pull request #985 from abutcher/ocConfigBrenton Leanhardt2015-11-301-1/+1
|\ \
| * | Use admin.kubeconfig for get svc ip.Andrew Butcher2015-11-251-1/+1
| |/
* / Make sure that OpenSSL is installed before useFederico Simoncelli2015-11-251-0/+2
|/
* Improve scaleup playbookJason DeTiberus2015-11-242-12/+9
* Add serviceAccountConfig.masterCA during 3.1 upgradeJason DeTiberus2015-11-231-0/+4
* Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher2015-11-203-7/+7
* Add additive_facts_to_overwrite instead of overwriting all additive_factsAndrew Butcher2015-11-161-1/+2
* Refactor named certificates.Andrew Butcher2015-11-161-9/+44
* Merge pull request #894 from detiber/gateUpgradeBrenton Leanhardt2015-11-161-3/+113
|\
| * Gate upgrade steps for 3.0 to 3.1 upgradeJason DeTiberus2015-11-131-3/+113
* | Merge pull request #893 from detiber/etcdFactsBrenton Leanhardt2015-11-132-3/+1
|\|
| * Update etcd default facts settingJason DeTiberus2015-11-132-3/+1
* | Merge pull request #892 from abutcher/bz1280230Brenton Leanhardt2015-11-131-0/+10
|\ \ | |/ |/|
| * Update master facts prior to upgrading incase facts are missing.Andrew Butcher2015-11-131-0/+10
* | pre-upgrade-check: differentiates between port and targetPort in outputSteve Milner2015-11-131-7/+9
|/
* Fix update error for templates that didn't previously existJason DeTiberus2015-11-111-1/+8
* General cleanup of v3_0_to_v3_1/upgrade.ymlJason DeTiberus2015-11-111-210/+225
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-1018-0/+887
* Conditionals for flannel etcd client certs.Andrew Butcher2015-11-081-3/+8
* Merge pull request #698 from lebauce/flannelBrenton Leanhardt2015-11-062-0/+81
|\
| * Check etcd certs exist for flannel when its support is enabledSylvain Baubeau2015-10-271-1/+1
| * Generate etcd certificats for flannel when is not embeddedSylvain Baubeau2015-10-271-0/+70
| * Add flannel supportSylvain Baubeau2015-10-272-0/+11
* | Bug 1278245 - Failed to add node to existing env using atomic-openshift-insta...Brenton Leanhardt2015-11-061-0/+9
* | Fix lb group related errorsJason DeTiberus2015-11-051-3/+7
* | Various HA changes for pacemaker and native methods.Andrew Butcher2015-11-053-14/+58
* | default to source persistence for haproxyJason DeTiberus2015-11-041-1/+1
* | more tweaksJason DeTiberus2015-11-041-0/+1
* | more tweaksJason DeTiberus2015-11-041-35/+9
* | additional ha related updatesJason DeTiberus2015-11-042-6/+51
* | additional native ha changesAndrew Butcher2015-11-041-5/+5
* | Start of true master haJason DeTiberus2015-11-041-0/+26
* | Merge pull request #761 from smunilla/scaleupBrenton Leanhardt2015-11-046-64/+72
|\ \
| * | Refactor common group evaluation to avoid duplicationJason DeTiberus2015-11-046-128/+66
| * | common/openshift-cluster: Scaleup playbookSamuel Munilla2015-11-041-0/+70
| |/
* | Filter internal hostnames from the list of parsed names.Andrew Butcher2015-11-031-1/+1
* | Add custom certificates to serving info in master configuration.Andrew Butcher2015-11-031-0/+9
|/
* Move version greater_than_fact into openshift_factsAndrew Butcher2015-10-221-4/+1
* Don't include proxy client cert when <3.1 or <1.1Andrew Butcher2015-10-221-3/+7
* Add proxy client certs to master config.Andrew Butcher2015-10-221-0/+2
* Fix test and workaround for rpm generated configsJason DeTiberus2015-10-221-0/+15
* Merge pull request #721 from abutcher/fix-routerBrenton Leanhardt2015-10-221-3/+3
|\
| * Conditionally include openshift_router role.Andrew Butcher2015-10-221-3/+3