<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_facts/defaults, 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>Verify that requested services have schedulable nodes matching the selectors</title>
<updated>2018-02-10T09:41:45+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-02-06T11:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cea68953a257477198ac262f3f9c8047e4f39498'/>
<id>cea68953a257477198ac262f3f9c8047e4f39498</id>
<content type='text'>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure containerized bools are cast</title>
<updated>2018-01-08T20:59:24+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-08T20:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=aae5250ed482423e7789c2dfb335d99475445493'/>
<id>aae5250ed482423e7789c2dfb335d99475445493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to deployment_type</title>
<updated>2017-12-21T17:28:19+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-19T21:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e3cf9edff6d0186b09b1a112592f283fab6857d0'/>
<id>e3cf9edff6d0186b09b1a112592f283fab6857d0</id>
<content type='text'>
Move openshift_deployment_type check into sanity_check
action plugin.  Remove compatibility for deployment_type.

deployment_type has been deprecated for some time now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move openshift_deployment_type check into sanity_check
action plugin.  Remove compatibility for deployment_type.

deployment_type has been deprecated for some time now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move validate_hosts to prerequisites.yml</title>
<updated>2017-12-20T20:34:05+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-19T20:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=edde00af6a5b811468fe2a0e9bff45346103be92'/>
<id>edde00af6a5b811468fe2a0e9bff45346103be92</id>
<content type='text'>
Move more checks outside of init/main.yml for
speeding up upgrades and other operational plays that
need to run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move more checks outside of init/main.yml for
speeding up upgrades and other operational plays that
need to run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openshift.common.{is_atomic|is_containerized}</title>
<updated>2017-12-20T15:13:51+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-18T21:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e6c159afb4ba39a7266c750d43d6a5e911cc8f21'/>
<id>e6c159afb4ba39a7266c750d43d6a5e911cc8f21</id>
<content type='text'>
We set these variables using facts in init, no need
to duplicate the logic all around the codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We set these variables using facts in init, no need
to duplicate the logic all around the codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hosted_reg_router selectors</title>
<updated>2017-12-18T21:25:06+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-18T21:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7e653559d9503e1b7dc0bb43308427c227bcf82e'/>
<id>7e653559d9503e1b7dc0bb43308427c227bcf82e</id>
<content type='text'>
This commit removes duplicate (and incorrect) assignment
of openshift_hosted_registry_selector and
openshift_hosted_router_selector
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes duplicate (and incorrect) assignment
of openshift_hosted_registry_selector and
openshift_hosted_router_selector
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openshift.common.service_type</title>
<updated>2017-12-07T19:37:36+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-27T20:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=eb6b20fc9183cc2aae424c72efd1191b99110a93'/>
<id>eb6b20fc9183cc2aae424c72efd1191b99110a93</id>
<content type='text'>
This commit removes openshift.common.service_type
in favor of openshift_service_type.

This commit also removes r_openshift_excluder_service_type
from plays in favor of using the role's defaults.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes openshift.common.service_type
in favor of openshift_service_type.

This commit also removes r_openshift_excluder_service_type
from plays in favor of using the role's defaults.
</pre>
</div>
</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://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0de559c8f2fd310fe36047ae000574229b7858c9'/>
<id>0de559c8f2fd310fe36047ae000574229b7858c9</id>
<content type='text'>
Remove hosted vars from openshift_facts.

The current pattern is causing a bunch of undesired sideffects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove hosted vars from openshift_facts.

The current pattern is causing a bunch of undesired sideffects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove openshift.common.cli_image</title>
<updated>2017-11-27T20:53:08+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-27T20:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8db941b0bbdaef033ae4ef7fc3e7aaa3f502e07a'/>
<id>8db941b0bbdaef033ae4ef7fc3e7aaa3f502e07a</id>
<content type='text'>
This commit removes openshift.common.cli_image in
favor of openshift_cli_image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes openshift.common.cli_image in
favor of openshift_cli_image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing tasks from module openshift_facts.</title>
<updated>2017-08-04T23:01:58+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2017-07-11T20:16: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=9215c26cccf0a9558849c73e117d1369852c7f11'/>
<id>9215c26cccf0a9558849c73e117d1369852c7f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
