<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_hosted/defaults, 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>2018-01-23T21:28:24+00:00</updated>
<entry>
<title>Set a default for openshift_hosted_registry_storage_azure_blob_realm</title>
<updated>2018-01-23T21:28:24+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-23T21:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6bf8e850f294331590043ab383a2365398e5f2ff'/>
<id>urn:sha1:6bf8e850f294331590043ab383a2365398e5f2ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing openshift_hosted variable.</title>
<updated>2018-01-10T21:53:15+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-01-10T21:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b44f61f4737a3a398a4f7a9591f37a2e6ee769ce'/>
<id>urn:sha1:b44f61f4737a3a398a4f7a9591f37a2e6ee769ce</id>
<content type='text'>
</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://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0de559c8f2fd310fe36047ae000574229b7858c9'/>
<id>urn:sha1:0de559c8f2fd310fe36047ae000574229b7858c9</id>
<content type='text'>
Remove hosted vars from openshift_facts.

The current pattern is causing a bunch of undesired sideffects.
</content>
</entry>
<entry>
<title>Add support for external glusterfs as registry backend</title>
<updated>2017-11-21T07:58:45+00:00</updated>
<author>
<name>Mangirdas</name>
<email>m.judeikis@gmail.com</email>
</author>
<published>2017-11-19T18:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e893c818a62665729bcdabe27cf0b3f05937d374'/>
<id>urn:sha1:e893c818a62665729bcdabe27cf0b3f05937d374</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5571 from vshn/registryip1</title>
<updated>2017-11-09T21:58:26+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-11-09T21:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c1045e5e433c0b6469040235e7bd151a9e767f9f'/>
<id>urn:sha1:c1045e5e433c0b6469040235e7bd151a9e767f9f</id>
<content type='text'>
Automatic merge from submit-queue.

Allow cluster IP for docker-registry service to be set

For historical reasons a small set of programs in our environments rely
on the cluster-internal Docker registry having the IP address
"172.30.1.1". So far we always had to patch in that address manually.
Adding a variable on the "openshift_hosted" role allows the IP address
to be set correctly when a cluster is installed.</content>
</entry>
<entry>
<title>Remove unused registry_volume_claim variable</title>
<updated>2017-10-19T09:00:18+00:00</updated>
<author>
<name>Michael Hanselmann</name>
<email>hansmi@vshn.ch</email>
</author>
<published>2017-09-28T12:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d75ec48e0797bc8ebced09af64433a6021aeaada'/>
<id>urn:sha1:d75ec48e0797bc8ebced09af64433a6021aeaada</id>
<content type='text'>
The "registry_volume_claim" variable has not been used since at least
commit 7cf5cc1 (February 21, 2017) and this commit removes the last
mention.
</content>
</entry>
<entry>
<title>Allow cluster IP for docker-registry service to be set</title>
<updated>2017-10-19T08:59:25+00:00</updated>
<author>
<name>Michael Hanselmann</name>
<email>hansmi@vshn.ch</email>
</author>
<published>2017-09-28T12:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4abb7381bdf439dfc1ab371be231f856620d7e19'/>
<id>urn:sha1:4abb7381bdf439dfc1ab371be231f856620d7e19</id>
<content type='text'>
For historical reasons a small set of programs in our environments rely
on the cluster-internal Docker registry having the IP address
"172.30.1.1". So far we always had to patch in that address manually.
Adding a variable on the "openshift_hosted" role allows the IP address
to be set correctly when a cluster is installed.
</content>
</entry>
<entry>
<title>Refactor openshift_hosted plays and role</title>
<updated>2017-09-25T13:40:01+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-08-31T22:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=82d61ae9e23c2ae1f722ed3b458a6e39721e71fd'/>
<id>urn:sha1:82d61ae9e23c2ae1f722ed3b458a6e39721e71fd</id>
<content type='text'>
Currently, openshift_hosted role duplicates some logic
across separate task chains.  This commit cleans up
the openshift_hosted role and converts it to be
primarily used with include_role to give better
logic to the playbooks that utilize this role.

This commit also refactors the playbook that calls
various openshift_hosted roles into individual playbooks.
This allows more granularity for advanced users.
</content>
</entry>
<entry>
<title>Correct logic for openshift_hosted_*_wait</title>
<updated>2017-09-12T19:13:01+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-09-12T19:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d10f1cdd7baa26f9ce0e5fba1e7599cf07505aa1'/>
<id>urn:sha1:d10f1cdd7baa26f9ce0e5fba1e7599cf07505aa1</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
