<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/etcd/handlers, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Refactored to use Ansible systemd module</title>
<updated>2016-11-28T16:11:44+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2016-11-18T19:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ec9c22ca6a376b7d1139a384dcb78f3f5bb5b607'/>
<id>ec9c22ca6a376b7d1139a384dcb78f3f5bb5b607</id>
<content type='text'>
* Ansible systemd module used in place of service module
* Refactored command tasks which are no longer necessary
* Applying rules from openshift-ansible Best Practices Guide
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ansible systemd module used in place of service module
* Refactored command tasks which are no longer necessary
* Applying rules from openshift-ansible Best Practices Guide
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix restart handlers.</title>
<updated>2015-12-26T13:59:49+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2015-12-18T22:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3f85ca5e72538110a4962cdb4961fa9e9f122648'/>
<id>3f85ca5e72538110a4962cdb4961fa9e9f122648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Containerization work by @sdodson</title>
<updated>2015-12-15T20:45:45+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2015-10-05T16:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8e7c5c970b8adc83fd6d5cad115f4edb06b36d98'/>
<id>8e7c5c970b8adc83fd6d5cad115f4edb06b36d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix etcd cert generation when etcd_interface is defined</title>
<updated>2015-11-03T02:57:43+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2015-10-16T15:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=02a6d993509ac395165c504dba7b92c4f2eb907c'/>
<id>02a6d993509ac395165c504dba7b92c4f2eb907c</id>
<content type='text'>
- Refactor certificate generation to properly accept overrides of etcd_interface
  per host and set the certificate SANS and peer URLs properly.

- Add sanity checking to user-set values of etcd_interface to provide a better
  error message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Refactor certificate generation to properly accept overrides of etcd_interface
  per host and set the certificate SANS and peer URLs properly.

- Add sanity checking to user-set values of etcd_interface to provide a better
  error message
</pre>
</div>
</content>
</entry>
<entry>
<title>Add etcd role that builds out basic etcd cluster</title>
<updated>2015-07-10T18:06:17+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2015-06-12T18:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e7082b9870bdf4cc0769645f4fae3bccc3efdee4'/>
<id>e7082b9870bdf4cc0769645f4fae3bccc3efdee4</id>
<content type='text'>
- Add initial etcd role
- Add etcd playbook to create etcd client certs
- Hookup master to etcd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add initial etcd role
- Add etcd playbook to create etcd client certs
- Hookup master to etcd
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed cloud.rb and it's associated libraries as it's no longer used. Also removed etcd role.</title>
<updated>2015-05-27T20:20:00+00:00</updated>
<author>
<name>Thomas Wiest</name>
<email>twiest@redhat.com</email>
</author>
<published>2015-05-27T19:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8fc2fe0b7ecf71b675158eabcc00a3a14218abe2'/>
<id>8fc2fe0b7ecf71b675158eabcc00a3a14218abe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Commit.  Sharing is caring</title>
<updated>2014-09-16T17:15:48+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2014-09-16T17:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5994dee9a8b3b1ee97f9e3b3529fd32ffb896187'/>
<id>5994dee9a8b3b1ee97f9e3b3529fd32ffb896187</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
