GitHub user mwaag closed a discussion: How to create customized cloudstack-templates with packer?
Hi, thanks to Kiran, there is a cloudstack-integration for packer: https://www.shapeblue.com/automating-infrastructure-with-cloudstack-and-packer/ >From other builders (for example vsphere-iso) iam used to use the >boot_command-directive which doesn't seem to be available for the >cloudstack-builder (understandable). How would one built pre-configured images for cloudstack? We use to update the kernel-loading line in grub-minimal to something like: linux /casper/vmlinuz autoinstall ds=\"nocloud\" (combined with cloud-init and cd_label="cidata" we are able to deliver a self-defined preconfiguration-file to fully customize an ubuntu-based template, like changing partition-design, install additional packages, change localization settings etc.) Do you know any ways to achieve this for cloudstack-templates as well? GitHub link: https://github.com/apache/cloudstack/discussions/10965 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org