-
Notifications
You must be signed in to change notification settings - Fork 19
Description
First off, I am going to preface this with a resounding THANK YOU VERY MUCH for this project. I am starting to learn packer starting yesterday and this repo is going to be invaluable as a learning resource moving forward.
Is your feature request related to a problem? Please describe.
Feature request, not related to a problem.
Describe the solution you'd like
One feature already present in this project has been CIS compliant portioning, however, this is currently done via LVM. Would this be possible to add another feature where partitions can actually each be its own virtual disk in Proxmox? This would provide 2 benefits:
1. We can set different drives to different stores, (allowing faster/slower stores per disk)
2. Cloud-Init will automatically expand the drive when its changed, which makes system changes slightly easier when managed via terraform.
Describe alternatives you've considered
N/A
Additional context
N/A