<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/playbooks/gce/openshift-cluster/tasks, 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>Remove unsupported playbooks and utilities</title>
<updated>2017-08-25T14:52:10+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-08-24T17:30: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=7da3f730a2e2525190dc2c42661275f62891650c'/>
<id>7da3f730a2e2525190dc2c42661275f62891650c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAML Linting</title>
<updated>2016-12-12T18:54:24+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2016-12-09T19:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=be97433dd559a3bdae4baedda20a7f17bd47450b'/>
<id>be97433dd559a3bdae4baedda20a7f17bd47450b</id>
<content type='text'>
* Added checks to make ci for yaml linting
* Modified y(a)ml files to pass lint checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added checks to make ci for yaml linting
* Modified y(a)ml files to pass lint checks
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape LOGNAME variable according to GCE rules</title>
<updated>2016-11-18T10:46:24+00:00</updated>
<author>
<name>Jacek Suchenia</name>
<email>jacek.suchenia@ocado.com</email>
</author>
<published>2016-11-18T10:46: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=1908bdd84f8f001870dcd6451460fc529e31f16e'/>
<id>1908bdd84f8f001870dcd6451460fc529e31f16e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GCE cluster creation</title>
<updated>2016-11-16T14:57:22+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2016-11-16T14:51: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=47525407e753fcac99c8fa08e6375c35bf7eb199'/>
<id>47525407e753fcac99c8fa08e6375c35bf7eb199</id>
<content type='text'>
Attempting to create a GCE cluster when the `gce.ini` configuration file
contains a non-default network leads to the following error:
```
TASK [Launch instance(s)] ******************************************************
fatal: [localhost]: FAILED! =&gt; {"changed": false, "failed": true, "msg": "Unexpected error attempting to create instance lenaic2-master-74f10, error: {'domain': 'global', 'message': \"Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network\", 'reason': 'invalid'}"}
```

The `subnetwork` parameter needs to be added and taken into account.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempting to create a GCE cluster when the `gce.ini` configuration file
contains a non-default network leads to the following error:
```
TASK [Launch instance(s)] ******************************************************
fatal: [localhost]: FAILED! =&gt; {"changed": false, "failed": true, "msg": "Unexpected error attempting to create instance lenaic2-master-74f10, error: {'domain': 'global', 'message': \"Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network\", 'reason': 'invalid'}"}
```

The `subnetwork` parameter needs to be added and taken into account.
</pre>
</div>
</content>
</entry>
<entry>
<title>Template with_items for upstream ansible-2.2 compat.</title>
<updated>2016-10-14T21:31:36+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2016-10-14T21:31: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=9570a621b2a04dfa6d67cf7c5a70c9e82f67e620'/>
<id>9570a621b2a04dfa6d67cf7c5a70c9e82f67e620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GCE Launch</title>
<updated>2016-08-07T17:03:02+00:00</updated>
<author>
<name>Brad Durrow</name>
<email>brad@nolab.org</email>
</author>
<published>2016-08-07T17:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=61be989abced606e88390f4fdff5dfc30cd8e27e'/>
<id>61be989abced606e88390f4fdff5dfc30cd8e27e</id>
<content type='text'>
The Ansible GCE module (documentation here: http://docs.ansible.com/ansible/gce_module.html) requires a comma separated list when you pass an array here (even with a single element) the argument has square brackets around it and the instance doesn't get launched.  Testing shows that joining with ', ' (comma space) works with one instance but breaks with two so I used ',' (comma no space).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Ansible GCE module (documentation here: http://docs.ansible.com/ansible/gce_module.html) requires a comma separated list when you pass an array here (even with a single element) the argument has square brackets around it and the instance doesn't get launched.  Testing shows that joining with ', ' (comma space) works with one instance but breaks with two so I used ',' (comma no space).</pre>
</div>
</content>
</entry>
<entry>
<title>gce fixes</title>
<updated>2016-05-06T01:23:19+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-04-29T21:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ed869237f676a6a68df83cc6a379110ab6a91770'/>
<id>ed869237f676a6a68df83cc6a379110ab6a91770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sudo with become when accessing deployment_vars.</title>
<updated>2016-04-27T15:04:34+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2016-04-27T15:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a2f2c884e7aeade992c574ad16954e9fbc665b99'/>
<id>a2f2c884e7aeade992c574ad16954e9fbc665b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated sudo with become.</title>
<updated>2016-04-25T19:25:08+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2016-04-25T18:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a5386b0f51a2b20f0b5c382663bb5827438da437'/>
<id>a5386b0f51a2b20f0b5c382663bb5827438da437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs and consistency of setting the ssh_user</title>
<updated>2016-02-02T19:42:49+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-02-02T19:42: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=2f3458447c23e8020af3dc08444fdb33201118e3'/>
<id>2f3458447c23e8020af3dc08444fdb33201118e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
