<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/playbooks/libvirt/openshift-cluster/templates, 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>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.ru.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>Replace some virsh commands by native virt_XXX ansible module</title>
<updated>2016-08-22T20:20:35+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2016-08-22T15:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d3faaccc614c694b539e6fb8c02327da4f9b296b'/>
<id>d3faaccc614c694b539e6fb8c02327da4f9b296b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libvirt provider for Ansible 2.1.0.0</title>
<updated>2016-07-21T07:11:36+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2016-07-20T16:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=887ba6a2a7263985d5f644e37e5428f0a8bd5166'/>
<id>887ba6a2a7263985d5f644e37e5428f0a8bd5166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make libvirt’s VM use virtio-scsi insteal of virtio-blk</title>
<updated>2016-07-13T13:57:59+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2016-07-13T13:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0618bbbe596d4459f5a80be7a06a41186432a4ad'/>
<id>0618bbbe596d4459f5a80be7a06a41186432a4ad</id>
<content type='text'>
The main advantage is that virtio-scsi honors TRIM so that deleting files
and/or docker images inside the VM now frees disk space on the host by
resparsifying the qcow2 file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main advantage is that virtio-scsi honors TRIM so that deleting files
and/or docker images inside the VM now frees disk space on the host by
resparsifying the qcow2 file.
</pre>
</div>
</content>
</entry>
<entry>
<title>libvirt cluster variables cleanup</title>
<updated>2016-03-16T16:21:17+00:00</updated>
<author>
<name>Pep Turró Mauri</name>
<email>pep@redhat.com</email>
</author>
<published>2016-03-16T16: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=74425eca1e738ca124ee2004ea5c7d6782ddbeb9'/>
<id>74425eca1e738ca124ee2004ea5c7d6782ddbeb9</id>
<content type='text'>
- Remove redundant variables and make existing ones configurable.
- Fixes default values for the new vars introduced in #1578 (d4fa9b2)
- Document these variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove redundant variables and make existing ones configurable.
- Fixes default values for the new vars introduced in #1578 (d4fa9b2)
- Document these variables
</pre>
</div>
</content>
</entry>
<entry>
<title>Libvirt provider fixes</title>
<updated>2016-03-10T13:37:57+00:00</updated>
<author>
<name>Jason DeTiberus</name>
<email>jdetiber@redhat.com</email>
</author>
<published>2016-03-09T17:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d4fa9b230d32fa11fafeab0cf347764108ab674a'/>
<id>d4fa9b230d32fa11fafeab0cf347764108ab674a</id>
<content type='text'>
- Use difference filter instead of reject/equalto
- add ability to override vcpu and memory config for vms
- add a dedicated drive for docker storage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use difference filter instead of reject/equalto
- add ability to override vcpu and memory config for vms
- add a dedicated drive for docker storage
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libvirt cluster creation</title>
<updated>2016-02-12T16:57:06+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2016-02-12T16:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d799ad12c1715d1bbf12127b4b657c22a6ffcf61'/>
<id>d799ad12c1715d1bbf12127b4b657c22a6ffcf61</id>
<content type='text'>
Doing a `bin/cluster create libvirt …` fails with the following error:

```
TASK: [Warn user about bad openshift_hostname values] *************************
[lenaic-node-compute-cf3fb, lenaic-node-compute-f39d3, lenaic-node-infra-0407f, lenaic-master-fc5f9]
The hostname "lenaic-node-compute-cf3fb.example.com" for "lenaic-node-compute-cf3fb.example.com" doesn't resolve to an ip address owned by this host. Please set openshift_hostname variable to a hostname that when resolved on the host in question resolves to an IP address matching an interface on this host. This host will fail liveness checks for pods utilizing hostPorts, press CTRL-C to continue.:
```

because the `/etc/hosts` of the VM is containing:

```
[openshift@lenaic-node-compute-cf3fb ~]$ cat /etc/hosts
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.redhat.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
#     /etc/cloud/cloud.cfg or cloud-config from user-data
#
# The following lines are desirable for IPv4 capable hosts
127.0.0.1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb
127.0.0.1 localhost.localdomain localhost
127.0.0.1 localhost4.localdomain4 localhost4

# The following lines are desirable for IPv6 capable hosts
::1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb
::1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
```

Disabling `manage_etc_hosts` removes the lines for `lenaic-node-compute-cf3fb` from `/etc/hosts`
and makes than name resolved by the DNS to its real IP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doing a `bin/cluster create libvirt …` fails with the following error:

```
TASK: [Warn user about bad openshift_hostname values] *************************
[lenaic-node-compute-cf3fb, lenaic-node-compute-f39d3, lenaic-node-infra-0407f, lenaic-master-fc5f9]
The hostname "lenaic-node-compute-cf3fb.example.com" for "lenaic-node-compute-cf3fb.example.com" doesn't resolve to an ip address owned by this host. Please set openshift_hostname variable to a hostname that when resolved on the host in question resolves to an IP address matching an interface on this host. This host will fail liveness checks for pods utilizing hostPorts, press CTRL-C to continue.:
```

because the `/etc/hosts` of the VM is containing:

```
[openshift@lenaic-node-compute-cf3fb ~]$ cat /etc/hosts
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.redhat.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
#     /etc/cloud/cloud.cfg or cloud-config from user-data
#
# The following lines are desirable for IPv4 capable hosts
127.0.0.1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb
127.0.0.1 localhost.localdomain localhost
127.0.0.1 localhost4.localdomain4 localhost4

# The following lines are desirable for IPv6 capable hosts
::1 lenaic-node-compute-cf3fb.example.com lenaic-node-compute-cf3fb
::1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
```

Disabling `manage_etc_hosts` removes the lines for `lenaic-node-compute-cf3fb` from `/etc/hosts`
and makes than name resolved by the DNS to its real IP.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing environment and env tags.</title>
<updated>2016-01-04T14:58:39+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2015-11-23T16:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a21189c1f0611bff6935364c8c255a88060d882d'/>
<id>a21189c1f0611bff6935364c8c255a88060d882d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating env-host-type to host patterns</title>
<updated>2015-12-11T17:30:39+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2015-11-30T22:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7c945d07d2a61e7334a10388d37ac28f1bc58ce1'/>
<id>7c945d07d2a61e7334a10388d37ac28f1bc58ce1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the sub-host-type tag to the libvirt VMs</title>
<updated>2015-11-13T11:02:52+00:00</updated>
<author>
<name>Lénaïc Huard</name>
<email>lhuard@amadeus.com</email>
</author>
<published>2015-08-12T15:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0bcea6eaf24b796ba6b2658c213c8bc24783d498'/>
<id>0bcea6eaf24b796ba6b2658c213c8bc24783d498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
