Commit 26f6015
Install or update AWS CLI into AMIs for all distro
When building AMIs Ubuntu 14 and 16 Linux distributions get installed
with the latest version of the AWS CLI. Amazon, CentOS 6, 7 AMIs
are built from pre-cooked AMIs with already installed a different and
older version of the AWS-CLI.
This change installs and updates the AWS CLI to tested version 1.15.40,
for all distros when building the AMIs for CfnCluster.
It also executes the AWS-CLI update during the provisioning of the
master and compute nodes.1 parent 8a6f92c commit 26f6015
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments