Cloud-init using Foreman as meta-data/user-data provider #10605
-
I am trying to get cloud-init to work for Rocky and Ubuntu templates. I have a foreman instance that can provide my instances with meta-data and user-data by creating this file in my templates
I would like to avoid having to change and rebuild the base templates and keep them as default they come. I read that its possible to provide above nocloud config to QEMU directly and wonder if thats something that could be done in cloudstack? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@Sparc0
for example, the |
Beta Was this translation helpful? Give feedback.
@Sparc0
you can log into the vm and check the files in /sys/class/dmi/id directory
for example, the
product_uuid
is the uuid of the vm instance in ACS.