| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Push to the registry via dns | Scott Dodson | 2017-06-18 | 1 | -0/+1 |
* | Do not attempt to override openstack nodename | Jason DeTiberus | 2017-06-01 | 1 | -5/+7 |
* | 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 |
* | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+19 |
* | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 1 | -2/+2 |
* | Preserve order of Docker registries | Eric Mountain | 2017-03-07 | 1 | -2/+7 |
* | 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 |
* | | openshift_facts: handle 'latest' version | Giuseppe Scrivano | 2017-02-20 | 1 | -1/+1 |
|/ |
|
* | Fix Bug 1419654 Remove legacy config_base fallback to /etc/openshift | Scott Dodson | 2017-02-13 | 1 | -19/+5 |
* | Provisioning of nfs share and PV for logging ops | Erez Freiberger | 2017-02-11 | 1 | -0/+19 |
* | atomic-openshift: install as a system container | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+3 |
* | Support latest for containerized version | Giuseppe Scrivano | 2017-02-04 | 1 | -1/+2 |
* | Change default docker log driver from json-file to journald. | Andrew Butcher | 2017-02-02 | 1 | -1/+1 |
* | Set default GCE hostname to shost instance name. | Andrew Butcher | 2017-01-31 | 1 | -3/+3 |
* | Merge pull request #3194 from mtnbikenc/upgrade-3_5-fork | Russell Teague | 2017-01-31 | 1 | -3/+6 |
|\ |
|
| * | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -3/+6 |
* | | GCE deployment fails due to invalid lookup | Clayton Coleman | 2017-01-30 | 1 | -1/+1 |
|/ |
|
* | Correct usage of draining nodes | Russell Teague | 2017-01-26 | 1 | -15/+0 |
* | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 1 | -1/+1 |
* | Remove master_count restriction. | Andrew Butcher | 2017-01-25 | 1 | -9/+1 |
* | override nodename for gce with cloudprovider | Jason DeTiberus | 2017-01-24 | 1 | -0/+2 |
* | Clean up pylint for delete_empty_keys. | Andrew Butcher | 2017-01-24 | 1 | -6/+23 |
* | do not set empty proxy env variable defaults | Ben Parees | 2017-01-24 | 1 | -0/+12 |
* | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | 2017-01-17 | 1 | -15/+49 |
|\ |
|
| * | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 1 | -15/+49 |
* | | Catch DBus exceptions on class initialization | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+5 |
|/ |
|
* | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 1 | -0/+15 |
* | Merge pull request #3007 from detiber/toxification | Scott Dodson | 2017-01-10 | 1 | -14/+7 |
|\ |
|