<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_storage_nfs, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands</id>
<link rel='self' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands'/>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<updated>2018-01-23T13:47:38+00:00</updated>
<entry>
<title>NFS Storage: make sure openshift_hosted_*_storage_nfs_directory are quoted</title>
<updated>2018-01-23T13:47:38+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-23T10:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6e917adfbb33cddf2d5bf4ede29f90422f1503a8'/>
<id>urn:sha1:6e917adfbb33cddf2d5bf4ede29f90422f1503a8</id>
<content type='text'>
This enables using non-standard symbols (e.g. spaces) in the path

Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</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://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=801779eeb6f6308f81ae7c48409de7686c04a0aa'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Deprecate using Ansible tests as filters</title>
<updated>2017-12-14T21:03:44+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-12-14T20:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c113074f5b84881f416aca40e2bf4e20d4e6ce41'/>
<id>urn:sha1:c113074f5b84881f416aca40e2bf4e20d4e6ce41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty openshift_hosted_facts role</title>
<updated>2017-12-12T19:13:57+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-12T19:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=efe272a51c39c46583ba9a0d2a20644fc251da55'/>
<id>urn:sha1:efe272a51c39c46583ba9a0d2a20644fc251da55</id>
<content type='text'>
This commit removes a now-empty role.
</content>
</entry>
<entry>
<title>Fix hosted vars</title>
<updated>2017-12-05T14:40:51+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-29T02:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0de559c8f2fd310fe36047ae000574229b7858c9'/>
<id>urn:sha1:0de559c8f2fd310fe36047ae000574229b7858c9</id>
<content type='text'>
Remove hosted vars from openshift_facts.

The current pattern is causing a bunch of undesired sideffects.
</content>
</entry>
<entry>
<title>retry package operations</title>
<updated>2017-11-30T21:45:20+00:00</updated>
<author>
<name>Luke Meyer</name>
<email>lmeyer@redhat.com</email>
</author>
<published>2017-11-28T20:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=fbb4e1ca73fd39ce9f18fa7c6f05766ccb0e484a'/>
<id>urn:sha1:fbb4e1ca73fd39ce9f18fa7c6f05766ccb0e484a</id>
<content type='text'>
When a package install/update fails due to network blips or other spotty
availability, retry it. If the failure is a real failure (e.g. package
is really not there) it still fails after 3 tries (Ansible default).
</content>
</entry>
<entry>
<title>Include Deprecation - openshift-nfs</title>
<updated>2017-11-22T15:39:56+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-22T15:39:56+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bf7a2b87f4288da12dff656c9f52b45c60ab4410'/>
<id>urn:sha1:bf7a2b87f4288da12dff656c9f52b45c60ab4410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix prometheus role nfs</title>
<updated>2017-10-16T17:46:07+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-09-19T12:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=418b742c365ef8dce4e14f9486ea658495029df3'/>
<id>urn:sha1:418b742c365ef8dce4e14f9486ea658495029df3</id>
<content type='text'>
Allow for external or internal nfs.
use facts as used for logging and metrics.
Update prometheus-alertmanager image to v0.9.1
</content>
</entry>
<entry>
<title>Creating structure to warn for use of deprecated variables and set them in a single location before they are no longer honored</title>
<updated>2017-09-20T21:43:27+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-08-23T14:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b2fdc1cb5e38e39250af702d1e19ed691e4df7d5'/>
<id>urn:sha1:b2fdc1cb5e38e39250af702d1e19ed691e4df7d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to global setting for firewall.</title>
<updated>2017-08-25T19:50:35+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-08-25T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d9d39f333fe7a68440faa1d433809f6f86bd116d'/>
<id>urn:sha1:d9d39f333fe7a68440faa1d433809f6f86bd116d</id>
<content type='text'>
</content>
</entry>
</feed>
