<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/playbooks/adhoc/grow_docker_vg, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Remove vim configuration from Python files</title>
<updated>2017-05-09T08:49:55+00:00</updated>
<author>
<name>Rodolfo Carvalho</name>
<email>rhcarvalho@gmail.com</email>
</author>
<published>2017-05-09T08:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a0539d0c459b5d5733a64f00d3f1d596ae5e9c1c'/>
<id>a0539d0c459b5d5733a64f00d3f1d596ae5e9c1c</id>
<content type='text'>
In a project where contributors are free to use whatever editor they
want and we have linting tools that verify the proper formatting of
Python files, it should not be required to have a vim-specific line in
Python files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a project where contributors are free to use whatever editor they
want and we have linting tools that verify the proper formatting of
Python files, it should not be required to have a vim-specific line in
Python files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't double quote when conditions</title>
<updated>2017-05-01T15:05:33+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-04-27T13:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=717c36fde2639f6f3cc7bf534052e1df0479c2fe'/>
<id>717c36fde2639f6f3cc7bf534052e1df0479c2fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove jinja template delimeters from when conditions</title>
<updated>2017-05-01T15:03:49+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-04-21T17:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b6190a17b578de72147e481b0eea00aca59adc2f'/>
<id>b6190a17b578de72147e481b0eea00aca59adc2f</id>
<content type='text'>
In ansible 2.3 "[WARNING]: when statements should not include jinja2
templating delimiters such as {{ }} or {% %}. Found: {{
g_glusterfs_hosts is not defined }}"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In ansible 2.3 "[WARNING]: when statements should not include jinja2
templating delimiters such as {{ }} or {% %}. Found: {{
g_glusterfs_hosts is not defined }}"
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate filter name and oo_pdb</title>
<updated>2016-12-21T21:51:44+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-12-21T20:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9b3852263ca7b1f399d3ac453cfe93ed64078205'/>
<id>9b3852263ca7b1f399d3ac453cfe93ed64078205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAML Linting</title>
<updated>2016-12-12T18:54:24+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2016-12-09T19:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=be97433dd559a3bdae4baedda20a7f17bd47450b'/>
<id>be97433dd559a3bdae4baedda20a7f17bd47450b</id>
<content type='text'>
* Added checks to make ci for yaml linting
* Modified y(a)ml files to pass lint checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added checks to make ci for yaml linting
* Modified y(a)ml files to pass lint checks
</pre>
</div>
</content>
</entry>
<entry>
<title>update tests and flake8/pylint fixes</title>
<updated>2016-11-29T17:41:14+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-11-28T20:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cef42e2541f7ddeaf284b1350eed7f4e46234fe9'/>
<id>cef42e2541f7ddeaf284b1350eed7f4e46234fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added oso_moniotoring tools role</title>
<updated>2016-01-18T20:01:45+00:00</updated>
<author>
<name>Matt Woodson</name>
<email>mwoodson@redhat.com</email>
</author>
<published>2016-01-18T20:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5fa0543baaf0403b4a8fb4ccfae3b5723baa8ae1'/>
<id>5fa0543baaf0403b4a8fb4ccfae3b5723baa8ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing environment and env tags.</title>
<updated>2016-01-04T14:58:39+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2015-11-23T16:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a21189c1f0611bff6935364c8c255a88060d882d'/>
<id>a21189c1f0611bff6935364c8c255a88060d882d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating env-host-type to host patterns</title>
<updated>2015-12-11T17:30:39+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2015-11-30T22:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7c945d07d2a61e7334a10388d37ac28f1bc58ce1'/>
<id>7c945d07d2a61e7334a10388d37ac28f1bc58ce1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved the timeout to 12 hours in the docker vg move</title>
<updated>2015-10-14T13:52:31+00:00</updated>
<author>
<name>Matt Woodson</name>
<email>mwoodson@redhat.com</email>
</author>
<published>2015-10-14T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=17d55a94ed60e7e89fc704a80e61783d74c6af2f'/>
<id>17d55a94ed60e7e89fc704a80e61783d74c6af2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
