<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_node/templates, 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>add glusterblock support for ansible</title>
<updated>2018-01-31T11:19:46+00:00</updated>
<author>
<name>Mangirdas</name>
<email>m.judeikis@gmail.com</email>
</author>
<published>2018-01-30T12:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2573825c06e9d3a5601b6c1492f71fd0b70b2578'/>
<id>2573825c06e9d3a5601b6c1492f71fd0b70b2578</id>
<content type='text'>
Co-authored-by: Christina Kyriakidou &lt;Ckyriaki@Redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Christina Kyriakidou &lt;Ckyriaki@Redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6843 from rajatchopra/bugdnsmasq</title>
<updated>2018-01-25T03:00:12+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-25T03:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=91d82a4acac88f7361bb9c82b9f94d2f53fb8c1e'/>
<id>91d82a4acac88f7361bb9c82b9f94d2f53fb8c1e</id>
<content type='text'>
Change dnsmasq Requires to Wants</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change dnsmasq Requires to Wants</pre>
</div>
</content>
</entry>
<entry>
<title>Change dnsmasq Requires to Wants. https://bugzilla.redhat.com/show_bug.cgi?id=1532960</title>
<updated>2018-01-23T21:33:09+00:00</updated>
<author>
<name>Rajat Chopra</name>
<email>rchopra@redhat.com</email>
</author>
<published>2018-01-23T21:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=94a16a5ec33d4beed6fe7ed7e2665c52619ba480'/>
<id>94a16a5ec33d4beed6fe7ed7e2665c52619ba480</id>
<content type='text'>
Signed-off-by: Rajat Chopra &lt;rchopra@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rajat Chopra &lt;rchopra@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Lowercase node names when creating certificates</title>
<updated>2018-01-23T14:05:22+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-23T10:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=80939af3ce9af44e5e5542fbb73f34ee0b0a686c'/>
<id>80939af3ce9af44e5e5542fbb73f34ee0b0a686c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly cast crio boolean variables to bool</title>
<updated>2018-01-08T19:12:52+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-08T19:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7819056aa716356416f421b3916954c040f2824f'/>
<id>7819056aa716356416f421b3916954c040f2824f</id>
<content type='text'>
Variables that are specifically booleans should be
cast to bool.  This is because users may sometimes
pass them as string values.  This is particularly
prevalent when using ini-style inventories.

Affected-by: https://github.com/ansible/ansible/issues/34591

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1531592
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables that are specifically booleans should be
cast to bool.  This is because users may sometimes
pass them as string values.  This is particularly
prevalent when using ini-style inventories.

Affected-by: https://github.com/ansible/ansible/issues/34591

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1531592
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docker auth credentials to system container install</title>
<updated>2018-01-02T16:48:17+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-02T16:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b6cfba63633a10446f8d08af988648af5e997341'/>
<id>b6cfba63633a10446f8d08af988648af5e997341</id>
<content type='text'>
This commit adds docker auth credentials mount to
system container systemd unit file.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1514324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds docker auth credentials mount to
system container systemd unit file.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1514324
</pre>
</div>
</content>
</entry>
<entry>
<title>Relocate filter plugins to lib_utils</title>
<updated>2017-12-18T21:46:22+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-13T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=801779eeb6f6308f81ae7c48409de7686c04a0aa'/>
<id>801779eeb6f6308f81ae7c48409de7686c04a0aa</id>
<content type='text'>
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.

Add lib_utils to meta depends for roles

Also consolidate some plugins into lib_utils from
various other areas.

Update rpm spec, obsolete plugin rpms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.

Add lib_utils to meta depends for roles

Also consolidate some plugins into lib_utils from
various other areas.

Update rpm spec, obsolete plugin rpms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openshift_node_facts role</title>
<updated>2017-12-18T19:33:43+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-18T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=23b283e22982c032db341b7b4d81a384f0ec0b71'/>
<id>23b283e22982c032db341b7b4d81a384f0ec0b71</id>
<content type='text'>
This commit removes the remainder of openshift_node_facts
role.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes the remainder of openshift_node_facts
role.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6456 from mgugino-upstream-stage/node-facts</title>
<updated>2017-12-18T01:41:17+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>gugino.michael@yahoo.com</email>
</author>
<published>2017-12-18T01:41: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=84fb45dae49c0ff0ebc71222a74ff4729ead06c0'/>
<id>84fb45dae49c0ff0ebc71222a74ff4729ead06c0</id>
<content type='text'>
Remove openshift_node_facts part 1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove openshift_node_facts part 1</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openshift_node_facts part 1</title>
<updated>2017-12-14T16:01:53+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-12T22:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=42d3824ba0d5a1e2cff3dc3a179cf02e735bc5da'/>
<id>42d3824ba0d5a1e2cff3dc3a179cf02e735bc5da</id>
<content type='text'>
This commit removes some items from openshift_facts
for the openshit_node role.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes some items from openshift_facts
for the openshit_node role.
</pre>
</div>
</content>
</entry>
</feed>
