diff --git a/lab/scripts/installer.sh b/lab/scripts/installer.sh index 2f88ea74e..80748c5e6 100644 --- a/lab/scripts/installer.sh +++ b/lab/scripts/installer.sh @@ -66,8 +66,8 @@ case "$arch" in esac yum install --quiet -y findutils jq tar gzip zsh git diffutils wget \ - tree unzip openssl gettext bash-completion python3 pip3 python3-pip \ - amazon-linux-extras nc yum-utils + tree unzip openssl gettext bash-completion python3 python3-pip \ + nc yum-utils pip3 install -q awscurl==0.28 urllib3==1.26.6