| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Remove vars_files on play includes for byo, scaleup and restart playbooks. | Andrew Butcher | 2016-05-05 | 1 | -0/+5 |
* | 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 |
* | | Fix path to cacert on /healthz/ready check | Scott Dodson | 2016-03-16 | 1 | -1/+1 |
* | | Provide cacert when performing health checks | Andrew Butcher | 2016-03-15 | 1 | -1/+2 |
|/ |
|
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -89/+85 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 1 | -2/+4 |
* | Use /healthz/ready when verifying api | Andrew Butcher | 2016-03-08 | 1 | -2/+2 |
* | Merge pull request #1462 from jkhelil/configure_log_level_from_cli | Brenton Leanhardt | 2016-02-25 | 1 | -0/+4 |
|\ |
|
| * | configure debug_level for master and node from cli | jawed | 2016-02-23 | 1 | -0/+4 |
* | | Add openshift_docker roles to master/node scaleup. | Andrew Butcher | 2016-02-16 | 1 | -0/+10 |
* | | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 1 | -2/+0 |
|\ |
|
| * | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 1 | -2/+0 |
* | | add missing connection:local | Jason DeTiberus | 2016-02-09 | 1 | -0/+1 |
* | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -0/+1 |
|/ |
|
* | Fix for bug 1298 | Vishal Patil | 2016-01-28 | 1 | -0/+1 |
* | Configure logrotate on atomic. | Andrew Butcher | 2016-01-27 | 1 | -1/+0 |
* | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 1 | -1/+1 |
* | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -0/+2 |
|\ |
|
| * | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -0/+2 |
* | | Configure nodes which are also masters prior to nodes in containerized install. | Andrew Butcher | 2016-01-15 | 1 | -8/+38 |
* | | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 1 | -4/+0 |
* | | Update api verification. | Andrew Butcher | 2016-01-13 | 1 | -6/+14 |
* | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 1 | -1/+10 |
* | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 1 | -0/+1 |
|\ \ |
|
| * | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
| * | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -0/+1 |
* | | | Merge pull request #1065 from lebauce/flannel-fixes | Brenton Leanhardt | 2015-12-17 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Properly set use_flannel fact | Sylvain Baubeau | 2015-12-16 | 1 | -0/+1 |
| |/ |
|