cc_staff
1,486
edits
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
==Using cloud-init== <!--T:4--> | ==Using cloud-init== <!--T:4--> | ||
The creation of | The creation of Cloud-init YAML files is not covered here, instead see the official cloud-init [https://cloudinit.readthedocs.io/en/latest/ documentation] . When you are creating a new VM a Cloud-init file can be used to describe how the VM is to be configured after the selected image has been loaded. Cloud-init files can be used with the Horizon dashboard (OpenStack's web GUI), Terraform, the CLI, or the Python API. Here we describe how to use a CloudIinit file with Horizon. | ||
===Specifying a Cloud-init File=== <!--T:5--> | ===Specifying a Cloud-init File=== <!--T:5--> |