<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_common/tasks, 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>2017-09-06T17:59:38+00:00</updated>
<entry>
<title>Remove openshift-common</title>
<updated>2017-09-06T17:59:38+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-08-25T04:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8bf97723ceaca02fe12b86466f8383aa211ead5e'/>
<id>urn:sha1:8bf97723ceaca02fe12b86466f8383aa211ead5e</id>
<content type='text'>
Most of this role's purpose was to set facts.  The vast majority
of these facts were simply redefining user-supplied variables.

This commit also removes various artifacts leftover from
previous versions, as well as variables that seem to be
entirely unused.
</content>
</entry>
<entry>
<title>Add hostname/nodename length check</title>
<updated>2017-08-16T14:08:49+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-08-16T01:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=825c187c07d592838aac20c41848b336835ef3b5'/>
<id>urn:sha1:825c187c07d592838aac20c41848b336835ef3b5</id>
<content type='text'>
OpenShift will not allow nodes to register if the nodename is &gt; 63 chars.
This commit verifies that nodename is not set to a potential hostname
that is greater than 63 characters.  This commit also updates logic
to check `openshift_hostname` to check for &gt; 63 chars.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1467790
</content>
</entry>
<entry>
<title>Change based on feedback</title>
<updated>2017-05-10T17:54:58+00:00</updated>
<author>
<name>Vincent Schwarzer</name>
<email>vincent.schwarzer@yahoo.de</email>
</author>
<published>2017-05-10T17:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b00eee942ed6e0e366910e409e319606c3d38d78'/>
<id>urn:sha1:b00eee942ed6e0e366910e409e319606c3d38d78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added additional Calico Network Plugin Checks</title>
<updated>2017-05-09T12:58:37+00:00</updated>
<author>
<name>Vincent Schwarzer</name>
<email>vincent.schwarzer@yahoo.de</email>
</author>
<published>2017-05-09T12:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3cce846f28c5ea53d247839c9ea9587934307ab8'/>
<id>urn:sha1:3cce846f28c5ea53d247839c9ea9587934307ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add calico.</title>
<updated>2017-03-23T20:53:46+00:00</updated>
<author>
<name>Dan Osborne</name>
<email>djosborne10@gmail.com</email>
</author>
<published>2017-03-11T00:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7aa584b59baba5a7018d38aadd19aa7646702391'/>
<id>urn:sha1:7aa584b59baba5a7018d38aadd19aa7646702391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation.</title>
<updated>2017-02-28T05:04:48+00:00</updated>
<author>
<name>Sanjeev Rampal</name>
<email>srampal@cisco.com</email>
</author>
<published>2017-02-23T20:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=58818a6af147e457d56a1faf77b02d37bb538826'/>
<id>urn:sha1:58818a6af147e457d56a1faf77b02d37bb538826</id>
<content type='text'>
</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://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=be97433dd559a3bdae4baedda20a7f17bd47450b'/>
<id>urn:sha1:be97433dd559a3bdae4baedda20a7f17bd47450b</id>
<content type='text'>
* Added checks to make ci for yaml linting
* Modified y(a)ml files to pass lint checks
</content>
</entry>
<entry>
<title>Refactor to use Ansible package module</title>
<updated>2016-11-17T20:10:37+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2016-11-16T21:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7e0c346c8406eb6142e8d38fdec4e13236f3cdc6'/>
<id>urn:sha1:7e0c346c8406eb6142e8d38fdec4e13236f3cdc6</id>
<content type='text'>
The Ansible package module will call the correct package manager for the
underlying OS.
</content>
</entry>
<entry>
<title>Move openshift.common.debug.level to openshift_facts.</title>
<updated>2016-10-05T14:10:40+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2016-10-04T19:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5ff48c2a2e1fba84f4c6947b7d2d9e2202de5dbc'/>
<id>urn:sha1:5ff48c2a2e1fba84f4c6947b7d2d9e2202de5dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2382 from abutcher/nuage-check</title>
<updated>2016-09-01T18:50:58+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2016-09-01T18:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7d79b61c55dd941dfe2533679ba37b67704a2c23'/>
<id>urn:sha1:7d79b61c55dd941dfe2533679ba37b67704a2c23</id>
<content type='text'>
Fix nuage check.</content>
</entry>
</feed>
