Skip to content

Commit b085d4b

Browse files
committed
Fix the PC config file with the lastest settings
1 parent 0069a09 commit b085d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parallelcluster-setup/pcluster-template.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ master_instance_type=c5.2xlarge
1818
scheduler=slurm
1919
s3_read_write_resource=arn:aws:s3:::<MY_S3_BUCKET>*
2020
post_install = s3://<MY_S3_BUCKET>/post-install.sh
21-
post_install_args = https://github.com/aws-samples/aws-parallelcluster-monitoring.git,install-monitoring.sh
21+
post_install_args = https://github.com/aws-samples/aws-parallelcluster-monitoring/tarball/main,aws-parallelcluster-monitoring,install-monitoring.sh
2222
base_os = alinux2
2323
tags = {"Grafana" : "true"}
2424
dcv_settings = my-dcv

0 commit comments

Comments
 (0)