summaryrefslogtreecommitdiff
path: root/roles/openshift_facts
AgeCommit message (Expand)Author
2017-08-29Remove meta depends from clockMichael Gugino
2017-08-16Add hostname/nodename length checkMichael Gugino
2017-08-04Removing tasks from module openshift_facts.Kenny Woodson
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
2017-08-03Default gte_3_7 to falseScott Dodson
2017-08-03Update version checks to tolerate 3.7Steve Kuznetsov
2017-08-03cri-o: skip Docker version testGiuseppe Scrivano
2017-07-26Refactor openshift_facts BIOS vendor discoveryRussell Teague
2017-07-21If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa
2017-07-19Hopefully finally fix the no_proxy settingsTim Bielawa
2017-07-17Other playbooks maybe expecting this to be at least an empty string. I think ...Tim Bielawa
2017-07-17Fix NO_PROXY environment variable settingTim Bielawa
2017-07-07Only add entries to NO_PROXY settings if a NO_PROXY value is setTim Bielawa
2017-07-05Fix missing service domain .svc in NO_PROXY settingsTim Bielawa
2017-07-03Always convert no_proxy from string into a listScott Dodson
2017-06-29Correct version comparisons to ensure proper evaluationRussell Teague
2017-06-26Merge pull request #4195 from ewolinetz/service_catalogScott Dodson
2017-06-23Picking change from sdodsonewolinetz
2017-06-23Adding volume fact for etcd for openshift ansible service brokerewolinetz
2017-06-20system_containers: Add openshift_ to other system_container varsSteve Milner
2017-06-20system_containers: Add openshift_ to use_system_containers varSteve Milner
2017-06-18Push to the registry via dnsScott Dodson
2017-06-14Merge pull request #4179 from sosiouxme/20170512-singletonize-slow-stuffOpenShift Bot
2017-06-06singletonize some role tasks that repeat a lotLuke Meyer
2017-06-01Do not attempt to override openstack nodenameJason DeTiberus
2017-05-18move etcd upgrade related code into etcd_upgrade roleJan Chaloupka
2017-05-14Add docker package for container-engine installSteve Milner
2017-05-10Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot
2017-05-09Remove vim configuration from Python filesRodolfo Carvalho
2017-05-05Fix 1448368, and some other minors issuesGan Huang
2017-05-04GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera
2017-05-03Merge pull request #4049 from ashcrow/system-container-dockerOpenShift Bot
2017-05-03System container dockerSteve Milner
2017-05-02Refactor system fact gathering to avoid dictionary size change during iteration.Andrew Butcher
2017-04-25Standardize all Origin versioning on 3.6Russell Teague
2017-04-10Allow for GlusterFS to provide registry storageJose A. Rivera
2017-04-03openshift_facts: Allow examples_content_version to be set to v1.6Jose A. Rivera
2017-03-31Merge pull request #3554 from php-coder/install_python3_pkgOpenShift Bot
2017-03-29validate and normalize inventory variablesLuke Meyer
2017-03-24openshift_facts: install python3-dbus package on Fedora nodes.Slava Semushin
2017-03-23Add calico.Dan Osborne
2017-03-20Do not require python-six via openshift_factsRodolfo Carvalho
2017-03-13Revert module_utils six for openshift_health_checkerJason DeTiberus
2017-03-09Use six from ansible.module_utils for remote hostsJason DeTiberus
2017-03-07Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_...Andrew Butcher
2017-03-07openshift_facts: ensure system containers deps are installedGiuseppe Scrivano
2017-03-07Preserve order of Docker registriesEric Mountain
2017-03-02Merge pull request #3475 from ashcrow/1425583Tim Bielawa
2017-03-02Fail on Atomic if docker is too oldSteve Milner
2017-03-01Merge pull request #3393 from srampal/contivScott Dodson