summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts/library
Commit message (Expand)AuthorAgeFilesLines
* Default gte_3_7 to falseScott Dodson2017-08-031-1/+1
* Update version checks to tolerate 3.7Steve Kuznetsov2017-08-031-1/+7
* Refactor openshift_facts BIOS vendor discoveryRussell Teague2017-07-261-5/+1
* If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa2017-07-211-0/+7
* Hopefully finally fix the no_proxy settingsTim Bielawa2017-07-191-69/+14
* Other playbooks maybe expecting this to be at least an empty string. I think ...Tim Bielawa2017-07-171-0/+1
* Fix NO_PROXY environment variable settingTim Bielawa2017-07-171-32/+68
* Only add entries to NO_PROXY settings if a NO_PROXY value is setTim Bielawa2017-07-071-8/+9
* Fix missing service domain .svc in NO_PROXY settingsTim Bielawa2017-07-051-1/+3
* Always convert no_proxy from string into a listScott Dodson2017-07-031-18/+27
* Correct version comparisons to ensure proper evaluationRussell Teague2017-06-291-6/+6
* Picking change from sdodsonewolinetz2017-06-231-0/+1
* Adding volume fact for etcd for openshift ansible service brokerewolinetz2017-06-231-1/+24
* Push to the registry via dnsScott Dodson2017-06-181-0/+1
* Do not attempt to override openstack nodenameJason DeTiberus2017-06-011-5/+7
* Add docker package for container-engine installSteve Milner2017-05-141-1/+1
* Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot2017-05-101-1/+3
|\
| * GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera2017-05-041-1/+3
* | Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
* | Fix 1448368, and some other minors issuesGan Huang2017-05-051-5/+4
|/
* Merge pull request #4049 from ashcrow/system-container-dockerOpenShift Bot2017-05-031-1/+9
|\
| * System container dockerSteve Milner2017-05-031-1/+9
* | Refactor system fact gathering to avoid dictionary size change during iteration.Andrew Butcher2017-05-021-3/+5
|/
* Standardize all Origin versioning on 3.6Russell Teague2017-04-251-6/+7
* Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-101-0/+4
* openshift_facts: Allow examples_content_version to be set to v1.6Jose A. Rivera2017-04-031-1/+3
* Add calico.Dan Osborne2017-03-231-0/+19
* Use six from ansible.module_utils for remote hostsJason DeTiberus2017-03-091-2/+2
* Preserve order of Docker registriesEric Mountain2017-03-071-2/+7
* Merge pull request #3393 from srampal/contivScott Dodson2017-03-011-0/+19
|\
| * Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal2017-02-271-0/+19
* | Prepare for origin moving to OCP version schemeClayton Coleman2017-02-231-1/+1
* | openshift_facts: handle 'latest' versionGiuseppe Scrivano2017-02-201-1/+1
|/
* Fix Bug 1419654 Remove legacy config_base fallback to /etc/openshiftScott Dodson2017-02-131-19/+5
* Provisioning of nfs share and PV for logging opsErez Freiberger2017-02-111-0/+19
* atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-101-0/+3
* Support latest for containerized versionGiuseppe Scrivano2017-02-041-1/+2
* Change default docker log driver from json-file to journald.Andrew Butcher2017-02-021-1/+1
* Set default GCE hostname to shost instance name.Andrew Butcher2017-01-311-3/+3
* Merge pull request #3194 from mtnbikenc/upgrade-3_5-forkRussell Teague2017-01-311-3/+6
|\
| * Create v3_5 upgrade playbooksRussell Teague2017-01-301-3/+6
* | GCE deployment fails due to invalid lookupClayton Coleman2017-01-301-1/+1
|/
* Correct usage of draining nodesRussell Teague2017-01-261-15/+0
* Comma separate no_proxy host list in openshift_facts so that it appears as a ...Andrew Butcher2017-01-251-1/+1
* Remove master_count restriction.Andrew Butcher2017-01-251-9/+1
* override nodename for gce with cloudproviderJason DeTiberus2017-01-241-0/+2
* Clean up pylint for delete_empty_keys.Andrew Butcher2017-01-241-6/+23
* do not set empty proxy env variable defaultsBen Parees2017-01-241-0/+12
* Merge pull request #3086 from bparees/build_nodesScott Dodson2017-01-171-15/+49
|\
| * add configuration for build default+overrides settingsBen Parees2017-01-161-15/+49