<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_aws, 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-02-13T19:16:34+00:00</updated>
<entry>
<title>oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when timeout was reached.</title>
<updated>2018-02-13T19:16:34+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-02-13T18:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8faf061f0656b8816af4efe1015c1a9ed0d34c36'/>
<id>urn:sha1:8faf061f0656b8816af4efe1015c1a9ed0d34c36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7073 from abutcher/aws-node-hostname</title>
<updated>2018-02-12T17:12:08+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-12T17:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f1263cb5edbe409fd044a37a395cc5b49e48dfeb'/>
<id>urn:sha1:f1263cb5edbe409fd044a37a395cc5b49e48dfeb</id>
<content type='text'>
Automatic merge from submit-queue.

Update user-data for FQDN instance hostnames

* Remove node service start from bootstrap.yml. We start and enable the node service in user-data and we want the node service to start after NetworkManager so that the instance will have its final hostname.
* Restart systemd-hostnamed before restarting NetworkManager. In testing this has ensured that instances receive an FQDN hostname which is required for kube.</content>
</entry>
<entry>
<title>Restart systemd-hostnamed before restarting NetworkManager in node user-data.</title>
<updated>2018-02-12T15:26:59+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-02-08T15:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0b4bbe59ef02a0c7c87180ae8da14bc349cc6ce6'/>
<id>urn:sha1:0b4bbe59ef02a0c7c87180ae8da14bc349cc6ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aws ami: make it so the tags from the orinal AMI are used with the newly created AMI</title>
<updated>2018-02-07T22:23:18+00:00</updated>
<author>
<name>Matt Woodson</name>
<email>mwoodson@redhat.com</email>
</author>
<published>2018-02-07T22:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=94b2f03d5bd9ada69527a1f420067e10246ac4c8'/>
<id>urn:sha1:94b2f03d5bd9ada69527a1f420067e10246ac4c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6993 from joelddiaz/deprovision_elbs</title>
<updated>2018-02-07T14:05:14+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-02-07T14:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ab38d34515f536589d99925e9c870e4c594e3b0e'/>
<id>urn:sha1:ab38d34515f536589d99925e9c870e4c594e3b0e</id>
<content type='text'>
add deprovisioning for ELB (and IAM certs)</content>
</entry>
<entry>
<title>Merge pull request #6990 from joelddiaz/aws_master_grp_params</title>
<updated>2018-02-06T16:59:00+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-02-06T16:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=75e1741b2068f6b01a9e77db0c0518f5c0154822'/>
<id>urn:sha1:75e1741b2068f6b01a9e77db0c0518f5c0154822</id>
<content type='text'>
parameterize various master/infra scale group bits</content>
</entry>
<entry>
<title>parameterize various master scale group bits</title>
<updated>2018-02-05T14:45:29+00:00</updated>
<author>
<name>Joel Diaz</name>
<email>jdiaz@redhat.com</email>
</author>
<published>2018-02-01T19:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2e86cbc25541e5f46839cb67f94ec0b7b2e0b670'/>
<id>urn:sha1:2e86cbc25541e5f46839cb67f94ec0b7b2e0b670</id>
<content type='text'>
allow selectively overriding master scale group bits:
instance type: openshift_aws_master_group_instance_type
scale group min size: openshift_aws_master_group_min_size
scale group max size: openshift_aws_master_group_max_size
scale group desired size: openshift_aws_master_group_desired_size

and overriding infra scale group bits:
instance type: openshift_aws_infra_group_instance_type
scale group min size: openshift_aws_infra_group_min_size
scale group max size: openshift_aws_infra_group_max_size
scale group desired size: openshift_aws_infra_group_desired_size

and overriding compute scale group bits:
instance type: openshift_aws_compute_group_instance_type
scale group min size: openshift_aws_compute_group_min_size
scale group max size: openshift_aws_compute_group_max_size
scale group desired size: openshift_aws_compute_group_desired_size

also consolodate the health check for master/infra/compute since they are all the same
</content>
</entry>
<entry>
<title>add deprovisioning for ELB (and IAM certs)</title>
<updated>2018-02-02T21:05:35+00:00</updated>
<author>
<name>Joel Diaz</name>
<email>jdiaz@redhat.com</email>
</author>
<published>2018-02-02T00:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0daad23f9b61e1b58ce295059c98605aaa8062f2'/>
<id>urn:sha1:0daad23f9b61e1b58ce295059c98605aaa8062f2</id>
<content type='text'>
add playbooks to handle deleting ELBs and any IAM certs that may have been created during provisioning.

redo ELB creation to remove arbitrary wait and just retry until ELB creation succeeds
</content>
</entry>
<entry>
<title>add S3 bucket cleanup</title>
<updated>2018-02-02T14:46:20+00:00</updated>
<author>
<name>Joel Diaz</name>
<email>jdiaz@redhat.com</email>
</author>
<published>2018-02-01T17:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f6afef5ca361340e31807919eeef255df75b17d3'/>
<id>urn:sha1:f6afef5ca361340e31807919eeef255df75b17d3</id>
<content type='text'>
Default to just cleaning out all the objects in the S3 bucket (IFF openshift_aws_create_s3 is 'true').

If you really, trully want to delete the S3 bucket and free up the bucket name, you can set openshift_aws_really_delete_s3_bucket to 'true' ('false' by default).
</content>
</entry>
<entry>
<title>Re-add openshift_aws_elb_cert_arn.</title>
<updated>2018-01-30T20:31:08+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-01-30T20:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bf0a2001225f6a019dabed710da13f44bbe4c0e3'/>
<id>urn:sha1:bf0a2001225f6a019dabed710da13f44bbe4c0e3</id>
<content type='text'>
</content>
</entry>
</feed>
