lxd-dashboard icon indicating copy to clipboard operation
lxd-dashboard copied to clipboard

Cloud-init support for LXC containers

Open fthorns opened this issue 3 years ago • 1 comments

This patch allows user-data for cloud-init to be provided when defining an LXC container. Images containing cloud-init will use this data for initial provisioning. Once started, changes to cloud-init user-data usually doesn't make sense, therefore it is an option to just set once during the container creation. Feedback is welcome.

fthorns avatar Aug 22 '22 09:08 fthorns

Thanks for the pull request. I will do a little testing and plan to merge this in the next release.

matthewalanpenning avatar Aug 30 '22 00:08 matthewalanpenning