Commit 39fdc52
committed
Pin awscli version on Ubuntu14
This is done in order to pin botocore to version 1.10.84 which
doesn't break the cloud-init package installed into the OS
The package version that need to be preserved is urllib3
awscli -> botocore -> urllib3
cloud-init -> urllib3
The version of the awscli from repository depends on an old version of
botocore that does not work with newest regions.
Signed-off-by: Luca Carrogu <[email protected]>1 parent 67ae5f4 commit 39fdc52
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments