| Commit message (Expand) | Author | Age | Files | Lines |
* | Move master cert playbooks into master config path | Russell Teague | 2017-10-03 | 1 | -0/+2 |
* | Separate certificate playbooks. | Andrew Butcher | 2017-10-02 | 1 | -9/+0 |
* | Remove oo_option facts. | Andrew Butcher | 2017-09-29 | 1 | -24/+0 |
* | OpenShift-Ansible Installer Checkpointing | Russell Teague | 2017-09-27 | 1 | -0/+28 |
* | Add booleans to prevent unwanted install of nuage roles. | Michael Gugino | 2017-09-22 | 1 | -0/+2 |
* | Merge pull request #5371 from ingvagabund/consolidate-etcd-certs-roles | OpenShift Merge Robot | 2017-09-21 | 1 | -0/+3 |
|\ |
|
| * | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 1 | -0/+3 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -1/+3 |
|/ |
|
* | pull openshift_master deps out into a play | Jan Chaloupka | 2017-09-13 | 1 | -15/+22 |
* | Merge pull request #5305 from mtnbikenc/breakout-master-additional | OpenShift Bot | 2017-09-07 | 1 | -3/+0 |
|\ |
|
| * | Move master additional config out of base | Russell Teague | 2017-09-05 | 1 | -3/+0 |
* | | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -2/+2 |
|/ |
|
* | Break out master config into stand-alone playbook | Russell Teague | 2017-09-01 | 1 | -0/+3 |
* | 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/+1 |
* | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleup | Tim Bielawa | 2017-07-28 | 1 | -1/+54 |
* | Default an empty list for etcd_to_config if not there | Tim Bielawa | 2017-07-21 | 1 | -1/+1 |
* | If proxy in effect, add etcd host IP addresses to NO_PROXY list on masters | Tim Bielawa | 2017-07-21 | 1 | -0/+3 |
* | Set clean install and etcd storage on first master to fix scaleup | Scott Dodson | 2017-06-23 | 1 | -20/+19 |
* | Preserve etcd3 storage if it's already in use | Scott Dodson | 2017-06-18 | 1 | -2/+13 |
* | etcd v3 for clean installs | Scott Dodson | 2017-06-16 | 1 | -0/+10 |
* | openshift-master: set r_etcd_common_etcd_runtime | Giuseppe Scrivano | 2017-06-06 | 1 | -0/+1 |
* | Removing initial setting of metrics image prefix and version | ewolinetz | 2017-03-28 | 1 | -6/+0 |
* | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+2 |
* | nuage: Move role back to config | Steve Milner | 2017-03-10 | 1 | -0/+2 |
* | Remove unused temporary directory in master config playbook. | Andrew Butcher | 2017-01-23 | 1 | -21/+0 |
* | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | 2017-01-16 | 1 | -4/+0 |
* | Do not default registry storage kind to 'nfs' when 'nfs' group exists. | Andrew Butcher | 2017-01-12 | 1 | -5/+0 |
* | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 1 | -28/+3 |
* | Updated OpenShift Master iptables rules | Russell Teague | 2016-12-12 | 1 | -12/+5 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -2/+2 |
* | Fix openshift_hosted_metrics_deployer_version set_fact. | Andrew Butcher | 2016-11-14 | 1 | -1/+1 |
* | Update play names for consistency. | Andrew Butcher | 2016-09-29 | 1 | -2/+2 |
* | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 1 | -0/+6 |
* | Merge pull request #2049 from abutcher/named-certificates | Scott Dodson | 2016-08-03 | 1 | -48/+0 |
|\ |
|
| * | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 1 | -48/+0 |
* | | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 1 | -74/+7 |
|/ |
|
* | Move role dependencies to playbooks. | Andrew Butcher | 2016-07-29 | 1 | -1/+29 |
* | Merge pull request #2210 from abutcher/staggered-master-start | Scott Dodson | 2016-07-28 | 1 | -0/+1 |
|\ |
|
| * | Stagger the start of master services. | Andrew Butcher | 2016-07-24 | 1 | -0/+1 |
* | | Template named certificates with_items. | Andrew Butcher | 2016-07-25 | 1 | -2/+2 |
* | | Replace master_cert_config_dir with common config_base fact. | Andrew Butcher | 2016-07-25 | 1 | -1/+1 |
|/ |
|
* | Refactor openshift certificates roles. | Andrew Butcher | 2016-07-20 | 1 | -88/+12 |
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-07-14 | 1 | -5/+0 |
|\ |
|
| * | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 1 | -5/+0 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-28 | 1 | -1/+1 |
|\| |
|
| * | Merge pull request #1927 from jfcoz/metrics_resolution | Scott Dodson | 2016-06-23 | 1 | -1/+1 |
| |\ |
|
| | * | add unit in seconds for metrics resolution | jfcoz | 2016-05-23 | 1 | -1/+1 |
* | | | Fix docker restarts during openshift_version role. | Devan Goodwin | 2016-06-20 | 1 | -2/+0 |
* | | | Drop unused and broken "when" in vars section. | Devan Goodwin | 2016-06-06 | 1 | -7/+0 |