Example of how to update a configuration for IMDSv1
The following is an example of a cluster configuration that supports IMDSv1 when using Amazon ParallelCluster versions 3.7.0 and older.
Region:us-east-1Imds: ImdsSupport: v1.0 Image: Os:alinux2HeadNode: InstanceType:t2.microNetworking: SubnetId:subnet-abcdef01234567890Ssh: KeyName:key-nameCustomActions: OnNodeConfigured: Script:Script-pathScheduling: Scheduler: slurm SlurmQueues: - Name:queue1CustomActions: OnNodeConfigured: Script:Script-pathComputeResources: - Name:t2microInstances: - InstanceType:t2.microMinCount:11 Networking: SubnetIds: -subnet-abcdef01234567890