summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1018 from abutcher/secretsBrenton Leanhardt2016-01-061-23/+26
|\
| * Move extra secret validations into openshift_facts.Andrew Butcher2016-01-061-9/+0
| * openshift_facts validationAndrew Butcher2016-01-041-8/+0
| * Secrets validation.Andrew Butcher2016-01-041-2/+12
| * Clean up idempotency issues with session secrets.Andrew Butcher2016-01-041-18/+28
* | Merge pull request #951 from abutcher/nfsWesley Hearn2016-01-048-1/+53
|\ \ | |/ |/|
| * Create nfs host group with registry volume attachment.Andrew Butcher2015-12-158-1/+53
* | Remove lb from docker hosts.Andrew Butcher2015-12-232-1/+2
* | Merge pull request #808 from sdodson/containersBrenton Leanhardt2015-12-1910-2/+23
|\ \
| * | Skip yum/dnf ops when is_containerizedScott Dodson2015-12-152-0/+2
| * | fixesJason DeTiberus2015-12-151-1/+2
| * | Containerization work by @sdodsonScott Dodson2015-12-159-6/+22
| * | Initial containerization work from @ibottyTobias Florek2015-12-154-2/+4
| |/
* | Merge pull request #1065 from lebauce/flannel-fixesBrenton Leanhardt2015-12-171-0/+1
|\ \
| * | Properly set use_flannel factSylvain Baubeau2015-12-161-0/+1
* | | Clean up versions.shScott Dodson2015-12-161-3/+2
| |/ |/|
* | Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson2015-12-141-21/+21
|\ \
| * | Updating env-host-type to host patternsKenny Woodson2015-12-111-21/+21
* | | Merge pull request #1000 from detiber/localhostFixThomas Wiest2015-12-108-7/+33
|\ \ \
| * | | Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-308-7/+33
* | | | Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt2015-12-101-1/+2
|\ \ \ \
| * | | | Make the install of openshift_examples optionalJohn T Skarbek2015-12-091-1/+2
| | |_|/ | |/| |
* | | | Remove yum / dnf duplicationScott Dodson2015-12-093-16/+10
* | | | Simplify session secrets overrides.Andrew Butcher2015-12-091-10/+2
|/ / /
* | | Merge pull request #1020 from abutcher/pre-3.1-dnsipBrenton Leanhardt2015-12-082-2/+2
|\ \ \
| * | | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher2015-12-082-2/+2
* | | | Merge pull request #986 from sdodson/preflightBrenton Leanhardt2015-12-081-7/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clarify the preflight port check outputScott Dodson2015-11-301-7/+10
* | | | Merge pull request #988 from dak1n1/upgradesStefanie Forrester2015-12-041-2/+2
|\ \ \ \
| * | | | added upgrade playbook for onlineStefanie Forrester2015-12-011-2/+2
* | | | | Merge pull request #983 from enoodle/manageiq_serviceBrenton Leanhardt2015-12-041-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ManageIQ Service Account: added role for ManageIQ service accountenoodle2015-12-041-0/+2
| | |/ / | |/| |
* | | | 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
|\|