You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments