summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
* Containerization work by @sdodsonScott Dodson2015-12-152-28/+56
* Initial containerization work from @ibottyTobias Florek2015-12-152-1/+39
* Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt2015-12-101-0/+1
|\
| * Make the install of openshift_examples optionalJohn T Skarbek2015-12-091-0/+1
* | Remove yum / dnf duplicationScott Dodson2015-12-091-10/+1
|/
* Merge pull request #988 from dak1n1/upgradesStefanie Forrester2015-12-041-1/+1
|\
| * added upgrade playbook for onlineStefanie Forrester2015-12-011-1/+1
* | Merge pull request #983 from enoodle/manageiq_serviceBrenton Leanhardt2015-12-041-1/+1
|\ \
| * | ManageIQ Service Account: added role for ManageIQ service accountenoodle2015-12-041-1/+1
| |/
* | Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt2015-12-031-4/+4
|\ \
| * | Refactor dns options and facts.Andrew Butcher2015-12-031-4/+4
| |/
* | Fedora changes:Adam Miller2015-12-021-0/+7
|/
* Conditionally set the nodeIPJason DeTiberus2015-11-241-1/+1
* Merge pull request #881 from abutcher/namedCertRefactorBrenton Leanhardt2015-11-191-10/+36
|\
| * Add additive_facts_to_overwrite instead of overwriting all additive_factsAndrew Butcher2015-11-161-17/+29
| * Refactor named certificates.Andrew Butcher2015-11-161-10/+24
* | Merge pull request #926 from brenton/aep3Brenton Leanhardt2015-11-171-1/+1
|\ \ | |/ |/|
| * The aep3 images changed locations.Brenton Leanhardt2015-11-171-1/+1
* | pylint openshift_factsJason DeTiberus2015-11-131-4/+2
* | Update etcd default facts settingJason DeTiberus2015-11-131-19/+30
* | Merge pull request #867 from ibotty/rm-netaddr-depBrenton Leanhardt2015-11-132-4/+20
|\ \ | |/ |/|
| * remove netaddr dependencyTobias Florek2015-11-112-4/+20
* | Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-35/+36
|/
* Fix missing etcd_data_dir bug.Devan Goodwin2015-11-101-0/+6
* Read etcd data dir from appropriate config file.Devan Goodwin2015-11-092-8/+50
* Merge pull request #743 from abutcher/sync-period-flagBrenton Leanhardt2015-11-061-1/+2
|\
| * New `iptablesSyncPeriod` field in node configurationAndrew Butcher2015-11-061-1/+2
* | Merge pull request #698 from lebauce/flannelBrenton Leanhardt2015-11-061-0/+18
|\ \ | |/ |/|
| * Add flannel supportSylvain Baubeau2015-10-271-0/+18
* | Merge pull request #818 from abutcher/custom-certs-fixesBrenton Leanhardt2015-11-061-1/+1
|\ \
| * | Don't check for certs in data_dir just raise when they can't be found. Fix typo.Andrew Butcher2015-11-051-1/+1
* | | Fix data_dir for 3.0 deploymentsJason DeTiberus2015-11-061-0/+2
|/ /
* | Merge pull request #608 from abutcher/native-haBrenton Leanhardt2015-11-051-13/+24
|\ \
| * | Various HA changes for pacemaker and native methods.Andrew Butcher2015-11-051-15/+24
| * | Atomic Enterprise/OpenShift Enterprise merge updateJason DeTiberus2015-11-041-1/+1
| * | Atomic Enterprise related changes.Avesh Agarwal2015-11-041-1/+3
* | | Merge pull request #815 from detiber/fixMTUBrenton Leanhardt2015-11-051-5/+15
|\ \ \ | |/ / |/| |
| * | Bug 1277592 - SDN MTU has hardcoded defaultJason DeTiberus2015-11-041-5/+15
* | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-041-3/+11
|\ \ \
| * | | Filter internal hostnames from the list of parsed names.Andrew Butcher2015-11-031-3/+11
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-032-0/+13
|\ \ \ | |/ /
| * | Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson2015-11-032-0/+13
* | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-021-5/+62
|\ \ \ | |/ /
| * | Merge pull request #772 from detiber/aepBrenton Leanhardt2015-11-021-2/+14
| |\ \
| | * | Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus2015-10-301-2/+14
| * | | Use more specific enterprise version for version_greater_than_3_1_or_1_1.Andrew Butcher2015-10-301-1/+1
| |/ /
| * | Merge pull request #738 from detiber/storage_pluginsBrenton Leanhardt2015-10-291-1/+9
| |\ \ | | |/ | |/|
| | * make storage_plugin_deps conditional on deployment_typeJason DeTiberus2015-10-271-17/+9
| | * make storage plugin dependency installation more flexibleJason DeTiberus2015-10-261-0/+16
| * | Merge pull request #731 from abutcher/proxy-client-configBrenton Leanhardt2015-10-271-2/+11
| |\ \