| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5659 from mtnbikenc/fix-checkpointing | OpenShift Merge Robot | 2017-10-10 | 1 | -4/+2 |
|\ |
|
| * | Allow checkpoint status to work across all groups | Russell Teague | 2017-10-04 | 1 | -4/+2 |
* | | Move node cert playbook into node config path | Russell Teague | 2017-10-03 | 1 | -0/+2 |
|/ |
|
* | Changes necessary to support AMI building | Michael Gugino | 2017-09-28 | 1 | -95/+6 |
* | OpenShift-Ansible Installer Checkpointing | Russell Teague | 2017-09-27 | 1 | -0/+22 |
* | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 1 | -3/+7 |
* | ami build process calls openshift-node/config.yml | Kenny Woodson | 2017-09-07 | 1 | -0/+1 |
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -4/+4 |
* | Break out node config into stand-alone playbook | Russell Teague | 2017-08-31 | 1 | -0/+16 |
* | Move firewall install and fix scaleup playbooks | Russell Teague | 2017-08-29 | 1 | -0/+2 |
* | Move node facts to new openshift_node_facts role. | Andrew Butcher | 2017-07-27 | 1 | -22/+5 |
* | Remove invalid when: from vars: | Russell Teague | 2017-06-14 | 1 | -4/+1 |
* | Guard check for container install based on openshift dictionary key | Adam Young | 2017-06-07 | 1 | -1/+1 |
* | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+2 |
* | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 1 | -0/+3 |
|\ |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -0/+3 |
* | | Remove unused plays | jhadvig | 2017-02-21 | 1 | -20/+0 |
|/ |
|
* | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 1 | -0/+1 |
* | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 1 | -46/+2 |
* | Delegate openshift_manage_node tasks to master host. | Andrew Butcher | 2016-11-21 | 1 | -32/+2 |
* | Where we use curl force it to use tlsv1.2 | Scott Dodson | 2016-11-02 | 1 | -1/+1 |
* | update handling of use_dnsmasq | Jason DeTiberus | 2016-10-13 | 1 | -2/+2 |
* | Further secure registry improvements | Andrew Butcher | 2016-09-29 | 1 | -2/+2 |
* | Update play names for consistency. | Andrew Butcher | 2016-09-29 | 1 | -3/+3 |
* | Suppress more warnings. | Andrew Butcher | 2016-09-28 | 1 | -0/+4 |
* | Iterate over node inventory hostnames instead of openshift.common.hostname wi... | Andrew Butcher | 2016-09-08 | 1 | -3/+1 |
* | Don't loop over hostvars when setting node schedulability. | Andrew Butcher | 2016-09-07 | 1 | -1/+0 |
* | fixing openshift key error in case of node failure during run (ssh issue) | jawed | 2016-08-09 | 1 | -1/+1 |
* | Merge pull request #2049 from abutcher/named-certificates | Scott Dodson | 2016-08-03 | 1 | -1/+6 |
|\ |
|
| * | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 1 | -1/+6 |
* | | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 1 | -82/+5 |
|/ |
|
* | Move role dependencies to playbooks. | Andrew Butcher | 2016-07-29 | 1 | -2/+46 |
* | Refactor openshift certificates roles. | Andrew Butcher | 2016-07-20 | 1 | -66/+4 |
* | Clean up some deprecation warnings | Tim Bielawa | 2016-07-07 | 1 | -4/+4 |
* | Revert openshift-certificates changes. | Andrew Butcher | 2016-05-30 | 1 | -4/+66 |
* | Consolidate ca/master/node certificates roles into openshift_certificates. | Andrew Butcher | 2016-05-19 | 1 | -66/+4 |
* | Refactor where we compute no_proxy hostnames | Scott Dodson | 2016-05-17 | 1 | -0/+14 |
* | Merge pull request #1880 from dgoodwin/registry-insecure | Brenton Leanhardt | 2016-05-16 | 1 | -8/+0 |
|\ |
|
| * | Fixes for openshift_docker_hosted_registry_insecure var. | Devan Goodwin | 2016-05-16 | 1 | -8/+0 |
* | | Fixes for flannel configuration. | Andrew Butcher | 2016-05-09 | 1 | -13/+10 |
|/ |
|
* | Merge pull request #1839 from abutcher/v2-deprecations | Jason DeTiberus | 2016-04-29 | 1 | -4/+4 |
|\ |
|
| * | Cleanup various deprecation warnings. | Andrew Butcher | 2016-04-29 | 1 | -4/+4 |
* | | Merge pull request #1843 from detiber/remove_deprecated_roles | Jason DeTiberus | 2016-04-29 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | Remove deprecated online playbooks/roles | Jason DeTiberus | 2016-04-29 | 1 | -8/+0 |
* | | Add openshift_docker_hosted_registry_insecure option | Andrew Lau | 2016-04-29 | 1 | -2/+2 |
|/ |
|
* | Replace deprecated sudo with become. | Andrew Butcher | 2016-04-25 | 1 | -1/+1 |
* | Fix bug after portal_net move from master to common role. | Devan Goodwin | 2016-04-21 | 1 | -2/+2 |
* | Use openshift_hostname/openshift_ip values for etcd configuration and certifi... | Andrew Butcher | 2016-04-20 | 1 | -1/+3 |
* | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 1 | -0/+10 |
|\ |
|
| * | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 1 | -0/+10 |