<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_facts/vars, 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>Removing tasks from module openshift_facts.</title>
<updated>2017-08-04T23:01:58+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-11T20:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9215c26cccf0a9558849c73e117d1369852c7f11'/>
<id>9215c26cccf0a9558849c73e117d1369852c7f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openshift_facts: install python3-dbus package on Fedora nodes.</title>
<updated>2017-03-24T14:28:42+00:00</updated>
<author>
<name>Slava Semushin</name>
<email>vsemushi@redhat.com</email>
</author>
<published>2017-03-03T13:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=84f7dd305497c57adb9a46d453d1a94524eb1b5d'/>
<id>84f7dd305497c57adb9a46d453d1a94524eb1b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not require python-six via openshift_facts</title>
<updated>2017-03-20T13:24:25+00:00</updated>
<author>
<name>Rodolfo Carvalho</name>
<email>rhcarvalho@gmail.com</email>
</author>
<published>2017-03-20T13:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f7b608380a951a768e455c9a6f8c7c1005c82afb'/>
<id>f7b608380a951a768e455c9a6f8c7c1005c82afb</id>
<content type='text'>
It turns out the code in
roles/openshift_health_checker/openshift_checks/__init__.py had a
mistake in the import statement, and not the case that `add_metaclass`
is not available in the embedded `six` from `ansible.module_utils`.

The fix is to correct the import and do not require python-six to be
installed on target hosts.

Note: now that we have some unit tests in the role, errors like that
would have been caught.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out the code in
roles/openshift_health_checker/openshift_checks/__init__.py had a
mistake in the import statement, and not the case that `add_metaclass`
is not available in the embedded `six` from `ansible.module_utils`.

The fix is to correct the import and do not require python-six to be
installed on target hosts.

Note: now that we have some unit tests in the role, errors like that
would have been caught.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert module_utils six for openshift_health_checker</title>
<updated>2017-03-13T19:49:05+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2017-03-13T19:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=fb215f85478eb7494358777be64dd03534bb5bd6'/>
<id>fb215f85478eb7494358777be64dd03534bb5bd6</id>
<content type='text'>
Embedded version of six in Ansible 2.2.1 does not support add_metaclass,
so revert to using python-six.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Embedded version of six in Ansible 2.2.1 does not support add_metaclass,
so revert to using python-six.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use six from ansible.module_utils for remote hosts</title>
<updated>2017-03-09T17:38:36+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2017-03-09T17:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2e37c702c8d4c3778d172d8e886f68e23d4aeebc'/>
<id>2e37c702c8d4c3778d172d8e886f68e23d4aeebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openshift_facts: ensure system containers deps are installed</title>
<updated>2017-03-07T15:17:52+00:00</updated>
<author>
<name>Giuseppe Scrivano</name>
<email>gscrivan@redhat.com</email>
</author>
<published>2017-03-07T11:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d5fd3d7e9785fbce29741de413bea91b311e6f74'/>
<id>d5fd3d7e9785fbce29741de413bea91b311e6f74</id>
<content type='text'>
Signed-off-by: Giuseppe Scrivano &lt;gscrivan@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giuseppe Scrivano &lt;gscrivan@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add required python-six package to installation</title>
<updated>2017-01-04T21:33:56+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2017-01-04T18:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6da67c7364c94768cdc713e948ce4322a521ac12'/>
<id>6da67c7364c94768cdc713e948ce4322a521ac12</id>
<content type='text'>
* Moves package list into a defaults/main.yml file
* Closes #3020
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Moves package list into a defaults/main.yml file
* Closes #3020
</pre>
</div>
</content>
</entry>
</feed>
