...
Functionality | Cloud-init | Hypervisor tools |
---|---|---|
Set fully qualified domain name (FQDN) | ||
Generate a random password at deploy and optionally send by email and/or SMS to owner | ||
Inject network configuration if no DHCP server is available | ||
Inject SSH keys into guest. | ||
Configuration drive with environment variables and user-data presented to guest OS on an ISO disk. See Configuration drive |
To configure guest setup, see:
Child pages (Children Display) |
---|
Chef uses cloud init
In private cloud datacenters, the Abiquo Chef integration now uses cloud init. You will need a cloud-init or cloud-base-init compatible template.
...