aws-ia / cfn-ps-red-hat-rhel-with-ha

Apache License 2.0
2 stars 2 forks source link

Feature: Add node tags, friendly names and customizable clustername #25

Closed wombelix closed 12 months ago

wombelix commented 12 months ago

More of a cosmetic PR, the cluster name the individual node names can be customized via cfn parameters. The cluster name will really be used when creating the RHEL with HA config, the node names are used in the EC2 Instance Tags (Name) and are added to the Shell prompt on OS Level. Goal is to make cluster nodes easier to identify in the AWS Console and when working with CLI tools like pcs.

aws-ia-automator-gamma[bot] commented 12 months ago

Hi there,

I am commenting because your project has not yet been published and you have opened a pr to the main branch. If we proceed with reviewing this pr and it is merged this will result in the publication of your project. If you are not ready to publish yet, we recommend you close this PR and develop against a different branch. Once you are ready to publish you can open a PR from that branch to main.

If you are ready to publish, please issue the following comment on this PR and I will initiate the publication review process:

/confirm-publication

If you require more information please reach out to your AWS PoC who is assisting you with this project.

davmayd commented 12 months ago

Confirmed local tests passed