We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a4740 commit d8b533fCopy full SHA for d8b533f
cookbooks/aws-parallelcluster-install/templates/default/base/patch-iso-instance.sh.erb
@@ -41,7 +41,6 @@ REPO_DEFINITION
41
42
yum --disablerepo="*" --enablerepo="amzn2-iso" install -y "*-${REGION}"
43
rm -f ${REPOSITORY_DEFINITION_FILE}
44
-yum --disablerepo="*" --enablerepo="amzn2-*" --security -y update
45
46
echo "[INFO] Complete: installation of packages from amazon Linux 2 repository for US isolated region"
47
0 commit comments