summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-etcd
Commit message (Expand)AuthorAgeFilesLines
* Update etcd scaleup entrypoint includes and use etcd_{hostname,ip} facts for ...Andrew Butcher2017-08-111-6/+14
* Merge pull request #3043 from jkhelil/scaleup_etcdScott Dodson2017-08-021-0/+30
|\
| * add etcd scaleup playbookjawed2017-06-151-0/+30
* | Shut down masters before taking an etcd backupScott Dodson2017-07-271-20/+20
* | attach leases via the first master only and only onceJan Chaloupka2017-06-281-0/+120
* | detect etcd service name based on etcd runtime when restartingJan Chaloupka2017-06-201-1/+1
|/
* move etcd upgrade related code into etcd_upgrade roleJan Chaloupka2017-05-181-0/+1
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-0/+9
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-1/+4
* YAML LintingRussell Teague2016-12-121-1/+1
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-141-1/+1
* Refactor etcd certificates roles.Andrew Butcher2016-08-021-113/+4
* Set any_errors_fatal for etcd facts play.Andrew Butcher2016-06-281-0/+1
* Cleanup various deprecation warnings.Andrew Butcher2016-04-291-2/+2
* Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher2016-04-201-3/+5
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-311-1/+1
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-11/+3
* Docker role refactorJason DeTiberus2016-03-141-2/+2
* Merge pull request #1019 from dgoodwin/etcd-serialBrenton Leanhardt2016-02-021-2/+26
|\
| * Bring first etcd server up before others.Devan Goodwin2015-12-111-2/+26
* | Configure logrotate on atomic.Andrew Butcher2016-01-271-1/+0
* | Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-261-1/+1
* | Containerization work by @sdodsonScott Dodson2015-12-151-2/+4
* | Initial containerization work from @ibottyTobias Florek2015-12-151-1/+1
* | Enforce connection: local and become: no on all localhost playsJason DeTiberus2015-11-302-2/+4
|/
* Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher2015-11-201-1/+1
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-0/+2
* Add a role that allows logrotate config editing.Troy Dawson2015-08-271-0/+1
* Etcd role updates and playbook updatesJason DeTiberus2015-07-103-53/+62
* Add etcd role that builds out basic etcd clusterScott Dodson2015-07-103-0/+108