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.
$ git clone git@github.com:openhpc/cloudwg.git
$ git checkout sc20
$ cd test-cluster/packer-templates/controller/ $ packer build controller.yml
$ cd ../compute $ packer build compute.yml
$ cd ../../cfn-templates/ $ vim centos8-slurm-x86_64.yml $ aws cloudformation deploy --template-file centos8-slurm-x86_64.yml --capabilities CAPABILITY_IAM --stack-name test$RANDOM --region us-west-1