aws-hpc-recipes
aws-hpc-recipes copied to clipboard
Contains example recipes that demonstrate how to build HPC systems using AWS services and solutions.
When the template is executed in a pipeline some time after initial deployment the Cloudformation changeset identifies that the AMI for the AdDomainAdminNode needs to be updated, because there's a...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
The InstanceRole for the CertificateNode in security/public_certs has administrative permissions: https://github.com/aws-samples/aws-hpc-recipes/blob/8410cf46b9bd4d3cbc04a75309fe5da1baf40d81/recipes/security/public_certs/assets/main.yaml#L100-L105 Presumably left-over from development?
*Issue #, if available:* *Description of changes:* The [README for `recipes/security/public_certs`](https://github.com/aws-samples/aws-hpc-recipes/blob/d2dd90264197c169d75a37bfb70277946e01b7bc/recipes/security/public_certs/README.md) links to https://github.com/acmesh-official/acme.sh.git but the main.yaml CloudFormation template uses the old https://github.com/Neilpang/acme.sh.git This PR changes main.yaml to use https://github.com/acmesh-official/acme.sh.git...
Installing already installed packages from explicit http locations fails. We need to check whether is already installed since the return code of `install-ssm-agent.sh` and other scripts reflects whether the ImageBuilder...
------- *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your...
*Description of changes:* Adding an IAM instance profile that is not present by default in accounts, but is required for the pcs-ready-ami stack to successfully deploy. By submitting this pull...
*Description of changes:* Update links for pcs multiuser launch template By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...
*Description of changes:* A convenient setup that shows users the list of instances when they login to the res bastion host, and the private IPs so they can ssh to...
*Description of changes:* Small fix to configure res loginnode correctly By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...