| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for openshift_docker_hosted_registry_insecure var. | Devan Goodwin | 2016-05-16 | 1 | -8/+0 |
* | 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 |
| |/ |
|
* | | Merge pull request #1000 from detiber/localhostFix | Thomas Wiest | 2015-12-10 | 2 | -2/+4 |
|\ \
| |/
|/| |
|
| * | Enforce connection: local and become: no on all localhost plays | Jason DeTiberus | 2015-11-30 | 2 | -2/+4 |
* | | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 1 | -0/+2 |
|/ |
|
* | Replace map with oo_collect to support python-jinja2 <2.7 | Andrew Butcher | 2015-11-20 | 1 | -2/+2 |
* | Conditionals for flannel etcd client certs. | Andrew Butcher | 2015-11-08 | 1 | -3/+8 |
* | Check etcd certs exist for flannel when its support is enabled | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
* | Generate etcd certificats for flannel when is not embedded | Sylvain Baubeau | 2015-10-27 | 1 | -0/+70 |
* | Add flannel support | Sylvain Baubeau | 2015-10-27 | 1 | -0/+3 |
* | added new node fact for schedulability | Stefanie Forrester | 2015-09-02 | 1 | -8/+2 |
* | Merge pull request #512 from sdodson/next | Wesley Hearn | 2015-08-28 | 2 | -7/+7 |
|\ |
|
| * | Atomic Enterprise related changes. | Avesh Agarwal | 2015-08-26 | 2 | -7/+7 |