From 0cc4ba1bb48bde52017dc0651775107fa70900b5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 2 Dec 2019 16:51:38 -0800 Subject: [PATCH] modules/installation-aws-user-infra-rhcos-ami: Bump to RHCOS 44.81.202001030903.0 Catching up with openshift/installer@068e3df3f7 (Bump RHCOS to 44.81.202001030903.0, 2020-01-03, openshift/installer#2826). Generated with: $ date --iso=m --utc 2020-01-09T03:43+0000 $ git fetch origin $ git --no-pager log -1 --oneline origin/master -- data/data/rhcos.json 068e3df3f Bump RHCOS to 44.81.202001030903.0 $ git cat-file -p 068e3df3f:data/data/rhcos.json | jq -r '.amis | to_entries | sort_by(.key)[] | "\n|`" + .key + "`\n|`" + .value.hvm + "`"' and pasting the output into the module doc. --- ...installation-aws-user-infra-rhcos-ami.adoc | 35 ++++++++++--------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/modules/installation-aws-user-infra-rhcos-ami.adoc b/modules/installation-aws-user-infra-rhcos-ami.adoc index 3e250f6211cf..3b85118c32b7 100644 --- a/modules/installation-aws-user-infra-rhcos-ami.adoc +++ b/modules/installation-aws-user-infra-rhcos-ami.adoc @@ -18,51 +18,54 @@ You must use a valid {op-system-first} AMI for your Amazon Web Services |AWS AMI |`ap-northeast-1` -|`ami-0426ca3481a088c7b` +|`ami-02bb6c599c86663bd` |`ap-northeast-2` -|`ami-014514ae47679721b` +|`ami-03dd9e368f20dbc76` |`ap-south-1` -|`ami-0bd772ba746948d9a` +|`ami-0192efd438962e43a` |`ap-southeast-1` -|`ami-0d76ac0ebaac29e40` +|`ami-0fc688622e368c765` |`ap-southeast-2` -|`ami-0391e92574fb09e08` +|`ami-083ae473d8d6b7771` |`ca-central-1` -|`ami-04419691da69850cf` +|`ami-0e3eba4d065f52d54` |`eu-central-1` -|`ami-092b69120ecf915ed` +|`ami-03c14a5bb0eadf4e3` |`eu-north-1` -|`ami-0175e9c9d258cc11d` +|`ami-027eb49da627f8899` |`eu-west-1` -|`ami-04370efd78434697b` +|`ami-0fda05c1fd2f78f3d` |`eu-west-2` -|`ami-00c74e593125e0096` +|`ami-0fd3f4561265de484` |`eu-west-3` -|`ami-058ad17da14ff4d0d` +|`ami-05ee3993a0d19102e` + +|`me-south-1` +|`ami-013932b8aad1e340f` |`sa-east-1` -|`ami-03f6b71e93e630dab` +|`ami-000abe9467b83a7db` |`us-east-1` -|`ami-01e7fdcb66157b224` +|`ami-07b760584db62cbb2` |`us-east-2` -|`ami-0bc59aaa7363b805d` +|`ami-005141ec3f197b7be` |`us-west-1` -|`ami-0ba912f53c1fdcdf0` +|`ami-05bd75163809cc646` |`us-west-2` -|`ami-08e10b201e19fd5e7` +|`ami-0a2ce8ff0118b47a7` |===