Skip to content

Commit d8b533f

Browse files
committed
[Isolated Regions] Remove security updates from script used to configure cluster instances in isolated regions.
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent 66a4740 commit d8b533f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbooks/aws-parallelcluster-install/templates/default/base/patch-iso-instance.sh.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ REPO_DEFINITION
4141

4242
yum --disablerepo="*" --enablerepo="amzn2-iso" install -y "*-${REGION}"
4343
rm -f ${REPOSITORY_DEFINITION_FILE}
44-
yum --disablerepo="*" --enablerepo="amzn2-*" --security -y update
4544

4645
echo "[INFO] Complete: installation of packages from amazon Linux 2 repository for US isolated region"
4746

0 commit comments

Comments
 (0)