<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/nuage_node/meta, 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>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>First attempt at refactor of os_firewall</title>
<updated>2017-08-08T14:46:12+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-19T12:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4f9b26e8af5890b7960291497020586426e7f1fc'/>
<id>4f9b26e8af5890b7960291497020586426e7f1fc</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.master.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>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>Added ip forwarding for nuage</title>
<updated>2016-11-16T02:04:20+00:00</updated>
<author>
<name>Vishal Patil</name>
<email>vishal.patil@nuagenetworks.net</email>
</author>
<published>2016-11-16T02:04: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=769274f376ed189d74e9684e126c17f6ddd3d4ff'/>
<id>769274f376ed189d74e9684e126c17f6ddd3d4ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open ports for vxlan and Nuage monitor</title>
<updated>2016-09-16T10:23:32+00:00</updated>
<author>
<name>Vishal Patil</name>
<email>vishal.patil@nuagenetworks.net</email>
</author>
<published>2016-09-13T18:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5c8ab247d352723b3c0199a8415a20dfe9b7820f'/>
<id>5c8ab247d352723b3c0199a8415a20dfe9b7820f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes required for Nuage monitor REST server</title>
<updated>2016-03-01T21:44:11+00:00</updated>
<author>
<name>Vishal Patil</name>
<email>vishal.patil@nuagenetworks.net</email>
</author>
<published>2016-03-01T18:07: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=c16a92f804518fae19294280a9bd1d57976253ff'/>
<id>c16a92f804518fae19294280a9bd1d57976253ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
