<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_repos/files, 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>Fix origin repo deployment</title>
<updated>2017-09-26T19:36:06+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-09-26T17:53: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=5964a9b34b1e68a2a965ffd1689be3eb37ba3570'/>
<id>5964a9b34b1e68a2a965ffd1689be3eb37ba3570</id>
<content type='text'>
Currently, origin deployments place a repo on nodes and
masters named centos-openshift-origin. At some point,
the maintainers of centos-openshift-origin migrated
previous releases of openshift to their own respective
repositories.

This commit provides the correct repositories for
centos-openshift-origin based on the variable openshift_release,
defaulting to the latest release reposititory (unversioned).

Fixes: https://github.com/openshift/openshift-ansible/issues/5404
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, origin deployments place a repo on nodes and
masters named centos-openshift-origin. At some point,
the maintainers of centos-openshift-origin migrated
previous releases of openshift to their own respective
repositories.

This commit provides the correct repositories for
centos-openshift-origin based on the variable openshift_release,
defaulting to the latest release reposititory (unversioned).

Fixes: https://github.com/openshift/openshift-ansible/issues/5404
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gpg key path in our repo</title>
<updated>2017-05-17T19:51:50+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-05-17T19:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=93d422eba8914e5970c74f709eb6e663060662b9'/>
<id>93d422eba8914e5970c74f709eb6e663060662b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add centos paas sig common"</title>
<updated>2017-02-24T16:30:32+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-02-24T16:30: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=81cfd22aa208e8b2ab6d331761afb64c7441e77c'/>
<id>81cfd22aa208e8b2ab6d331761afb64c7441e77c</id>
<content type='text'>
This reverts commit 7a16f20b936546f47df87662c78f7fe12e75fe85.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7a16f20b936546f47df87662c78f7fe12e75fe85.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add centos paas sig common</title>
<updated>2017-02-17T20:24:34+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-02-17T20:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7a16f20b936546f47df87662c78f7fe12e75fe85'/>
<id>7a16f20b936546f47df87662c78f7fe12e75fe85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify repo configuration</title>
<updated>2016-08-24T20:00:22+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-08-24T20:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1b9cdb2154e9b32df0f0e63b43c07e51a8187054'/>
<id>1b9cdb2154e9b32df0f0e63b43c07e51a8187054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up</title>
<updated>2016-08-24T15:10:27+00:00</updated>
<author>
<name>Adam Miller</name>
<email>maxamillion@fedoraproject.org</email>
</author>
<published>2016-08-24T15:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f70dd0f95564b0f67195edd515ba208d92df0531'/>
<id>f70dd0f95564b0f67195edd515ba208d92df0531</id>
<content type='text'>
Signed-off-by: Adam Miller &lt;maxamillion@fedoraproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Adam Miller &lt;maxamillion@fedoraproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Due to problems with with_fileglob lets avoid using it for now"</title>
<updated>2016-08-23T13:30:31+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2016-08-23T13:30: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=b37dc76c416d1766919f0ea39c9817ddd744acec'/>
<id>b37dc76c416d1766919f0ea39c9817ddd744acec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Due to problems with with_fileglob lets avoid using it for now</title>
<updated>2016-08-18T20:23:11+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2016-08-18T20:23: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=e49b095b95b36f2afb43d8ef2322d37732df5d02'/>
<id>e49b095b95b36f2afb43d8ef2322d37732df5d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>with_fileglob no longer supports wildcard prefixes.</title>
<updated>2016-08-08T19:30:13+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2016-08-08T19:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4ef9403aef6df97f01b44e483c5818726b2b75d9'/>
<id>4ef9403aef6df97f01b44e483c5818726b2b75d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gpg key path</title>
<updated>2016-07-11T13:31:09+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2016-07-11T13:31: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=d0d8602ca4f7629f2f200571c2bf777c12ba32cb'/>
<id>d0d8602ca4f7629f2f200571c2bf777c12ba32cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
