<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_sanitize_inventory/vars, 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>Updating deprecations to use callback plugin</title>
<updated>2018-01-25T20:27:38+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-01-25T00:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6ececc8d45da31895ac07bb7d835b09666e30548'/>
<id>6ececc8d45da31895ac07bb7d835b09666e30548</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.ru.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>Creating structure to warn for use of deprecated variables and set them in a single location before they are no longer honored</title>
<updated>2017-09-20T21:43:27+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-08-23T14:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b2fdc1cb5e38e39250af702d1e19ed691e4df7d5'/>
<id>b2fdc1cb5e38e39250af702d1e19ed691e4df7d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup old deployment types</title>
<updated>2017-09-20T17:04:03+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-09-12T15:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4b8f66c37b865c7be59310854f5f9bd3de3e01bb'/>
<id>4b8f66c37b865c7be59310854f5f9bd3de3e01bb</id>
<content type='text'>
Previously, openshift-ansible supported various
types of deployments using the variable "openshift_deployment_type"

Currently, openshift-ansible only supports two deployment types,
"origin" and "openshift-enterprise".

This commit removes all logic and references to deprecated
deployment types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, openshift-ansible supported various
types of deployments using the variable "openshift_deployment_type"

Currently, openshift-ansible only supports two deployment types,
"origin" and "openshift-enterprise".

This commit removes all logic and references to deprecated
deployment types.
</pre>
</div>
</content>
</entry>
<entry>
<title>validate and normalize inventory variables</title>
<updated>2017-03-29T15:59:47+00:00</updated>
<author>
<name>Luke Meyer</name>
<email>lmeyer@redhat.com</email>
</author>
<published>2017-03-22T19:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f5827111a7609b3c6f7f72a03c8bc13fee2bbb60'/>
<id>f5827111a7609b3c6f7f72a03c8bc13fee2bbb60</id>
<content type='text'>
In openshift_repos and everywhere, ensure deployment_type and
openshift_deployment_type are defined and the same.
We really want to set openshift_deployment_type, but users will likely
still have just deployment_type, so accept both. And don't make every
playbook default openshift_deployment_type to deployment_type.

This introduces the openshift_sanitize_inventory role to run before anything else.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In openshift_repos and everywhere, ensure deployment_type and
openshift_deployment_type are defined and the same.
We really want to set openshift_deployment_type, but users will likely
still have just deployment_type, so accept both. And don't make every
playbook default openshift_deployment_type to deployment_type.

This introduces the openshift_sanitize_inventory role to run before anything else.
</pre>
</div>
</content>
</entry>
</feed>
