<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/ansible_service_broker/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.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Set default image tag to openshift_image_tag for services</title>
<updated>2018-02-08T19:13:13+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-11T17:08: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=e6e8c13d7d65c81c287a5b53403866db8280a5bf'/>
<id>e6e8c13d7d65c81c287a5b53403866db8280a5bf</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>Add origin- prefix to ASB image</title>
<updated>2017-12-18T16:35:12+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-12-18T16:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=fff3a775869895981c92745321b7a282c45fd522'/>
<id>fff3a775869895981c92745321b7a282c45fd522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1509680- Fix ansible-service-broker registry validations</title>
<updated>2017-11-06T16:48:41+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-11-06T16:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b27f719acfc00e6891799cec5979c7d0c503301c'/>
<id>b27f719acfc00e6891799cec5979c7d0c503301c</id>
<content type='text'>
- Remove outdated dockerhub registry validations
- Add the local openshift registry by default
  - Add whitelist parameter for local registry
- Set default dockerhub org to ansibleplaybookbundle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove outdated dockerhub registry validations
- Add the local openshift registry by default
  - Add whitelist parameter for local registry
- Set default dockerhub org to ansibleplaybookbundle
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1507787- add full path to default asb etcd image</title>
<updated>2017-11-03T19:31:30+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-11-03T19:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e760ccf93410c94f174a694f3d6bb02f5a5c82e9'/>
<id>e760ccf93410c94f174a694f3d6bb02f5a5c82e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update defaults</title>
<updated>2017-10-19T18:12:10+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-10-19T18:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1aa2a93f564e279bc6362281c067fd93599a9666'/>
<id>1aa2a93f564e279bc6362281c067fd93599a9666</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ansible-service-broker config to track latest broker</title>
<updated>2017-10-02T20:21:17+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-08-29T19:41: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=7d8d21b7a5170fa3b187d7afe6d010a2e888fe74'/>
<id>7d8d21b7a5170fa3b187d7afe6d010a2e888fe74</id>
<content type='text'>
bring ansible service broker up to date with bearer token changes
etcd -&gt; 0.0.0.0
add auth information to broker resource in catalog
add sandbox role to config
simplify defaults
add labels to oc_route
use new oc_route label field
Fix parameter ordering
add port back
Fix secret syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bring ansible service broker up to date with bearer token changes
etcd -&gt; 0.0.0.0
add auth information to broker resource in catalog
add sandbox role to config
simplify defaults
add labels to oc_route
use new oc_route label field
Fix parameter ordering
add port back
Fix secret syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating default tag for enterprise installation for ASB</title>
<updated>2017-08-21T16:50:45+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-08-21T16: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=c0b05fa4c2e8db2d8a0ebee393c6b2c28a5e47bc'/>
<id>c0b05fa4c2e8db2d8a0ebee393c6b2c28a5e47bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1472467- add ose- prefix to ansible service broker name</title>
<updated>2017-07-21T23:22:08+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-07-21T22:58: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=d2f1858f1b1cb8add6305a2885a1423433e77e89'/>
<id>d2f1858f1b1cb8add6305a2885a1423433e77e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fully qualify ocp ansible_service_broker_image_prefix</title>
<updated>2017-07-03T12:29:55+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-07-03T12:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ab749692e5136b6ec05c647a04cc4e3e39a663eb'/>
<id>ab749692e5136b6ec05c647a04cc4e3e39a663eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parameterize etcd binary path</title>
<updated>2017-06-28T19:13:12+00:00</updated>
<author>
<name>Fabian von Feilitzsch</name>
<email>fabian@fabianism.us</email>
</author>
<published>2017-06-23T19:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=55a070ebc70b8cfaa9a45f35780439b14d6fbc9f'/>
<id>55a070ebc70b8cfaa9a45f35780439b14d6fbc9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
