| Commit message (Expand) | Author | Age | Files | Lines |
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 3 | -5/+84 |
* | Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinux | Scott Dodson | 2016-11-29 | 1 | -1/+1 |
|\ |
|
| * | fix selinux issues with etcd container | Dusty Mabe | 2016-11-28 | 1 | -1/+1 |
* | | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 4 | -24/+15 |
|/ |
|
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 2 | -2/+3 |
* | Add updates for containerized | Scott Dodson | 2016-11-14 | 1 | -0/+11 |
* | Drop /etc/profile.d/etcdctl.sh | Scott Dodson | 2016-11-14 | 3 | -0/+25 |
* | tweak logic | Jason DeTiberus | 2016-09-26 | 1 | -2/+2 |
* | test fix for systemd changes | Scott Dodson | 2016-09-26 | 1 | -2/+3 |
* | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 1 | -24/+0 |
* | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 2 | -3/+3 |
* | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 |
* | Merge pull request #1971 from dgoodwin/missing-services-fix | Jason DeTiberus | 2016-06-02 | 1 | -6/+6 |
|\ |
|
| * | Fix error with stopping services that may not exist. | Devan Goodwin | 2016-06-02 | 1 | -6/+6 |
* | | Move os_firewall_allow from defaults to role dependencies. | Andrew Butcher | 2016-06-01 | 2 | -8/+7 |
|/ |
|
* | Default os_firewall_use_firewalld to false in os_firewall and remove overrides. | Andrew Butcher | 2016-05-02 | 1 | -1/+0 |
* | Remove etcd_interface variable. Remove openshift_docker dependency from the e... | Andrew Butcher | 2016-04-20 | 2 | -2/+0 |
* | Use openshift_hostname/openshift_ip values for etcd configuration and certifi... | Andrew Butcher | 2016-04-20 | 3 | -31/+30 |
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -0/+1 |
* | use RestartSec to avoid default rate limit in systemd | Brenton Leanhardt | 2016-04-12 | 1 | -0/+1 |
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -1/+2 |
* | make docker service want ose containerized services | Seth Jennings | 2016-03-28 | 1 | -1/+1 |
* | Only mask etcd service for containerized installls when it's installed | Scott Dodson | 2016-03-15 | 1 | -1/+5 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 2 | -0/+7 |
* | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 1 | -1/+1 |
* | Bug 1313169 - Ansible installer tries to enable etcd_container service even t... | Brenton Leanhardt | 2016-03-02 | 1 | -1/+1 |
* | remove version requirement from etcd, shouldn't be needed anymore | Adam Miller | 2016-02-22 | 1 | -1/+1 |
* | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -16/+0 |
* | Fix typo in etcd service status fact. | Andrew Butcher | 2016-01-04 | 1 | -1/+1 |
* | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 2 | -2/+2 |
* | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 1 | -0/+10 |
* | pull docker images only if not already present | Jason DeTiberus | 2015-12-15 | 1 | -3/+8 |
* | fixes | Jason DeTiberus | 2015-12-15 | 1 | -10/+7 |
* | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 5 | -14/+63 |
* | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -1/+1 |
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -6/+1 |
* | Fedora changes: | Adam Miller | 2015-12-02 | 2 | -1/+6 |
* | Fix etcd cert generation when etcd_interface is defined | Jason DeTiberus | 2015-11-02 | 6 | -14/+15 |
* | Upgrades | Scott Dodson | 2015-09-23 | 1 | -0/+1 |
* | Require etcd 2.* | Scott Dodson | 2015-08-13 | 1 | -1/+1 |
* | Reduce heartbeat frequency to 500ms to reduce etcd cpu load | Scott Dodson | 2015-08-05 | 1 | -2/+2 |
* | Update dependencies to ensure repos are available before openshift_master_* a... | Jason DeTiberus | 2015-07-17 | 1 | -0/+1 |
* | Fix etcd default interface | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 |
* | add pauses to avoid service restarts from interfering with initial startup bo... | Jason DeTiberus | 2015-07-15 | 1 | -1/+3 |
* | Etcd role updates and playbook updates | Jason DeTiberus | 2015-07-10 | 4 | -12/+57 |
* | Add etcd role that builds out basic etcd cluster | Scott Dodson | 2015-07-10 | 6 | -0/+149 |
* | Removed cloud.rb and it's associated libraries as it's no longer used. Also r... | Thomas Wiest | 2015-05-27 | 5 | -219/+0 |
* | Cleanup empty role dirs/files | Jason DeTiberus | 2015-02-24 | 2 | -4/+0 |
* | Initial Commit. Sharing is caring | Kenny Woodson | 2014-09-16 | 7 | -0/+223 |