canonical / canonical/cloud-init
[docs]: add a section for Golden Image producers
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
# Documentation request
It might be good to add a section for Golden Image producers. In my case I was trying to configure an image according to CIS/STIG requirements for folder mounts. I was able to use packer and it's custom_data_file to provide the necessary configuration information to create the partitions and mount them, but when a system was created from the image the fstab would be reset. It was suggested in the libera chat to add a file in /etc/cloud/cloud.cfg.d which worked. From the documentation it was not clear that it was appropriate to use that folder for this purpose. Adding additional documentation might help others trying to build golden images.
Thanks,
Shane
---
*Reported from: https://cloudinit.readthedocs.io/en/latest/explanation/configuration.html*
Contributor guide
Assessment
This issue has not been assessed yet.