vmware-samples / packer-examples-for-vsphere

Packer Examples for vSphere
https://vmware-samples.github.io/packer-examples-for-vsphere/
Other
800 stars 318 forks source link

fix: `rhsm_password` in clear text in /root/anaconda-ks.cfg and /root/original-ks.cfg #953

Closed a-belhadj closed 1 month ago

a-belhadj commented 1 month ago

Summary of Pull Request

When building a RHEL template, credentials are displayed in clear text in kickstart files. /root/anaconda-ks.cfg and /root/original-ks.cfg contains rhsm_username and rhsm_password in clear text.

Type of Pull Request

Related to Existing Issues

Issue Number: N/A

Test and Documentation Coverage

Tested on RHEL9 and Rocky9. No risks to break: if the file is not present, Ansible will display the task as "OK".

Breaking Changes?

vmwclabot commented 1 month ago

@a-belhadj, VMware has approved your signed contributor license agreement.

github-actions[bot] commented 2 weeks ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.