| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing tasks from module openshift_facts. | Kenny Woodson | 2017-08-04 | 6 | -139/+1 |
* | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 1 | -0/+2 |
|\ |
|
| * | cri-o: skip Docker version test | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+2 |
* | | Default gte_3_7 to false | Scott Dodson | 2017-08-03 | 1 | -1/+1 |
* | | Update version checks to tolerate 3.7 | Steve Kuznetsov | 2017-08-03 | 1 | -1/+7 |
|/ |
|
* | Refactor openshift_facts BIOS vendor discovery | Russell Teague | 2017-07-26 | 1 | -5/+1 |
* | If proxy in effect, add etcd host IP addresses to NO_PROXY list on masters | Tim Bielawa | 2017-07-21 | 1 | -0/+7 |
* | Hopefully finally fix the no_proxy settings | Tim Bielawa | 2017-07-19 | 1 | -69/+14 |
* | Other playbooks maybe expecting this to be at least an empty string. I think ... | Tim Bielawa | 2017-07-17 | 1 | -0/+1 |
* | Fix NO_PROXY environment variable setting | Tim Bielawa | 2017-07-17 | 1 | -32/+68 |
* | Only add entries to NO_PROXY settings if a NO_PROXY value is set | Tim Bielawa | 2017-07-07 | 1 | -8/+9 |
* | Fix missing service domain .svc in NO_PROXY settings | Tim Bielawa | 2017-07-05 | 1 | -1/+3 |
* | Always convert no_proxy from string into a list | Scott Dodson | 2017-07-03 | 1 | -18/+27 |
* | Correct version comparisons to ensure proper evaluation | Russell Teague | 2017-06-29 | 1 | -6/+6 |
* | Merge pull request #4195 from ewolinetz/service_catalog | Scott Dodson | 2017-06-26 | 1 | -0/+24 |
|\ |
|
| * | Picking change from sdodson | ewolinetz | 2017-06-23 | 1 | -0/+1 |
| * | Adding volume fact for etcd for openshift ansible service broker | ewolinetz | 2017-06-23 | 1 | -1/+24 |
* | | system_containers: Add openshift_ to other system_container vars | Steve Milner | 2017-06-20 | 1 | -4/+4 |
* | | system_containers: Add openshift_ to use_system_containers var | Steve Milner | 2017-06-20 | 2 | -5/+5 |
|/ |
|
* | Push to the registry via dns | Scott Dodson | 2017-06-18 | 1 | -0/+1 |
* | Merge pull request #4179 from sosiouxme/20170512-singletonize-slow-stuff | OpenShift Bot | 2017-06-14 | 1 | -4/+19 |
|\ |
|
| * | singletonize some role tasks that repeat a lot | Luke Meyer | 2017-06-06 | 1 | -4/+19 |
* | | Do not attempt to override openstack nodename | Jason DeTiberus | 2017-06-01 | 1 | -5/+7 |
|/ |
|
* | move etcd upgrade related code into etcd_upgrade role | Jan Chaloupka | 2017-05-18 | 1 | -0/+4 |
* | Add docker package for container-engine install | Steve Milner | 2017-05-14 | 1 | -1/+1 |
* | Merge pull request #3969 from jarrpa/glusterfs-registry-too | OpenShift Bot | 2017-05-10 | 1 | -1/+3 |
|\ |
|
| * | GlusterFS: Allow swapping an existing registry's backend storage | Jose A. Rivera | 2017-05-04 | 1 | -1/+3 |
* | | Remove vim configuration from Python files | Rodolfo Carvalho | 2017-05-09 | 1 | -1/+0 |
* | | Fix 1448368, and some other minors issues | Gan Huang | 2017-05-05 | 1 | -5/+4 |
|/ |
|
* | Merge pull request #4049 from ashcrow/system-container-docker | OpenShift Bot | 2017-05-03 | 1 | -1/+9 |
|\ |
|
| * | System container docker | Steve Milner | 2017-05-03 | 1 | -1/+9 |
* | | Refactor system fact gathering to avoid dictionary size change during iteration. | Andrew Butcher | 2017-05-02 | 1 | -3/+5 |
|/ |
|
* | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 1 | -6/+7 |
* | Allow for GlusterFS to provide registry storage | Jose A. Rivera | 2017-04-10 | 1 | -0/+4 |
* | openshift_facts: Allow examples_content_version to be set to v1.6 | Jose A. Rivera | 2017-04-03 | 1 | -1/+3 |
* | Merge pull request #3554 from php-coder/install_python3_pkg | OpenShift Bot | 2017-03-31 | 4 | -6/+18 |
|\ |
|
| * | openshift_facts: install python3-dbus package on Fedora nodes. | Slava Semushin | 2017-03-24 | 4 | -6/+18 |
| * | Do not require python-six via openshift_facts | Rodolfo Carvalho | 2017-03-20 | 1 | -1/+0 |
| * | Revert module_utils six for openshift_health_checker | Jason DeTiberus | 2017-03-13 | 1 | -0/+1 |
* | | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 2 | -3/+3 |
* | | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+19 |
|/ |
|
* | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 2 | -3/+2 |
* | Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_... | Andrew Butcher | 2017-03-07 | 1 | -2/+7 |
|\ |
|
| * | Preserve order of Docker registries | Eric Mountain | 2017-03-07 | 1 | -2/+7 |
* | | openshift_facts: ensure system containers deps are installed | Giuseppe Scrivano | 2017-03-07 | 2 | -0/+14 |
|/ |
|
* | Merge pull request #3475 from ashcrow/1425583 | Tim Bielawa | 2017-03-02 | 1 | -0/+19 |
|\ |
|
| * | Fail on Atomic if docker is too old | Steve Milner | 2017-03-02 | 1 | -0/+19 |
* | | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -0/+19 |
* | | Prepare for origin moving to OCP version scheme | Clayton Coleman | 2017-02-23 | 1 | -1/+1 |