<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/playbooks/common/openshift-master, 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>Playbook Consolidation - openshift-master</title>
<updated>2017-11-22T13:32:57+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-16T19:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=78f11c8f671015d40a630208b548d0790ec3a823'/>
<id>78f11c8f671015d40a630208b548d0790ec3a823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancer</title>
<updated>2017-11-22T13:28:39+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-22T13:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=16e4acfe143e954c07c774c5c163fbd4ff1e4647'/>
<id>16e4acfe143e954c07c774c5c163fbd4ff1e4647</id>
<content type='text'>
Playbook Consolidation - openshift-loadbalancer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Playbook Consolidation - openshift-loadbalancer</pre>
</div>
</content>
</entry>
<entry>
<title>Playbook Consolidation - openshift-node</title>
<updated>2017-11-21T20:05:23+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-16T21:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d448704c0e67494387d80c2fa2348d25e848c8d3'/>
<id>d448704c0e67494387d80c2fa2348d25e848c8d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Playbook Consolidation - openshift-loadbalancer</title>
<updated>2017-11-16T19:29:50+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-16T17:33: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=fcec6bc2caad1f9b84666fc5b17d0af6658b7999'/>
<id>fcec6bc2caad1f9b84666fc5b17d0af6658b7999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Playbook Consolidation - openshift-etcd</title>
<updated>2017-11-16T19:28:30+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-11-16T16:31: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=79939ca092b9ee0fe31e5964102c60fca73da568'/>
<id>79939ca092b9ee0fe31e5964102c60fca73da568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5500 from vshn/projtmpl1</title>
<updated>2017-11-16T08:13:48+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-11-16T08:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4011df52c4ab9418a2261ce20f01c00c4e7a40b6'/>
<id>4011df52c4ab9418a2261ce20f01c00c4e7a40b6</id>
<content type='text'>
Automatic merge from submit-queue.

Add role to configure project request template

The OpenShift master role already supports changing the master
configuration to refer to a project template, but there's no way to
manage that template directly. This role adds the necessary code to
generate a default template and to apply customizations using the
"yedit" module.

We need to configure custom services and endpoints in every project. The project request template enables us to do that automatically in every project and we'd like to manage the template using Ansible.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Add role to configure project request template

The OpenShift master role already supports changing the master
configuration to refer to a project template, but there's no way to
manage that template directly. This role adds the necessary code to
generate a default template and to apply customizations using the
"yedit" module.

We need to configure custom services and endpoints in every project. The project request template enables us to do that automatically in every project and we'd like to manage the template using Ansible.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6084 from mgugino-upstream-stage/combine-master-upgrade</title>
<updated>2017-11-15T21:32:04+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-11-15T21:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=acdd5e905be2605138143a970899672634492ecf'/>
<id>acdd5e905be2605138143a970899672634492ecf</id>
<content type='text'>
Automatic merge from submit-queue.

Combine master upgrade play with role

Currently, there are plays importing tasks directly from
openshift_master role.  This has caused numerous bugs
and code duplicaiton in the past.

This commit combines the upgrade into openshift_master role
utilizing include_role syntax.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Combine master upgrade play with role

Currently, there are plays importing tasks directly from
openshift_master role.  This has caused numerous bugs
and code duplicaiton in the past.

This commit combines the upgrade into openshift_master role
utilizing include_role syntax.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed old version code</title>
<updated>2017-11-14T21:45:59+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-10-31T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=346ce4fc595ed618e589666a87b441b40e392e73'/>
<id>346ce4fc595ed618e589666a87b441b40e392e73</id>
<content type='text'>
This commit removes any references to versions &lt; 1.5/3.5

We assume the version is always greater than or equal to 1.5/3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes any references to versions &lt; 1.5/3.5

We assume the version is always greater than or equal to 1.5/3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5948 from mtnbikenc/checkpoint-times</title>
<updated>2017-11-14T21:17:55+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-11-14T21:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a7462fda03cd9a749f20f0e5885b3dedefd0447e'/>
<id>a7462fda03cd9a749f20f0e5885b3dedefd0447e</id>
<content type='text'>
Automatic merge from submit-queue.

Add execution times to checkpoint status

This PR adds execution times to the checkpoint status report at the end of an installer playbook run.

- Checkpoint plays now use `all` host group to avoid using an undefined host group during the Initialization phase as well as maintaining the need to collect inventory vars for host group conditionals
- `run_once: true` is used to limit the execution to only one host
- `installer_phase_*` data is now stored as a dict so multiple data points can be stored for that phase
- Documentation updated


```
INSTALLER STATUS ***************************************************************
Initialization             : Complete (0:02:14)
Health Check               : Complete (0:01:10)
etcd Install               : Complete (0:02:01)
Master Install             : Complete (0:11:43)
Master Additional Install  : Complete (0:00:54)
Node Install               : Complete (0:14:11)
Hosted Install             : Complete (0:03:28)
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Add execution times to checkpoint status

This PR adds execution times to the checkpoint status report at the end of an installer playbook run.

- Checkpoint plays now use `all` host group to avoid using an undefined host group during the Initialization phase as well as maintaining the need to collect inventory vars for host group conditionals
- `run_once: true` is used to limit the execution to only one host
- `installer_phase_*` data is now stored as a dict so multiple data points can be stored for that phase
- Documentation updated


```
INSTALLER STATUS ***************************************************************
Initialization             : Complete (0:02:14)
Health Check               : Complete (0:01:10)
etcd Install               : Complete (0:02:01)
Master Install             : Complete (0:11:43)
Master Additional Install  : Complete (0:00:54)
Node Install               : Complete (0:14:11)
Hosted Install             : Complete (0:03:28)
```</pre>
</div>
</content>
</entry>
<entry>
<title>Fix extension script for catalog</title>
<updated>2017-11-13T18:17:06+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-13T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4a3033d39328449ae0f0abc711bd8ceec5fb9d5b'/>
<id>4a3033d39328449ae0f0abc711bd8ceec5fb9d5b</id>
<content type='text'>
Currently, playbook wire_aggregator places an empty
plugin script for openshift master called
openshift-ansible-catalog-console.js

This file should not be empty if using template_service_broker.

I have updated this file to include a boolean and the proper
string.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506502
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, playbook wire_aggregator places an empty
plugin script for openshift master called
openshift-ansible-catalog-console.js

This file should not be empty if using template_service_broker.

I have updated this file to include a boolean and the proper
string.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506502
</pre>
</div>
</content>
</entry>
</feed>
