cc_staff
1,486
edits
No edit summary |
|||
Line 2: | Line 2: | ||
==Using CloudInit== | ==Using CloudInit== | ||
The creation of CloudInit YAML files is not covered here, see | The creation of CloudInit YAML files is not covered here, instead see the official [https://cloudinit.readthedocs.io/en/latest/ CloudInit] documentation. When you are creating a new VM a CloudInit file can be used to describe how the VM is to be setup beyond the selected image. CloudInit files can be used with the Horizon dashboard (OpenStack's web GUI), the CLI, or the Python API. Here we describe how to use a CloudIinit file with Horizon. | ||
===Specifying a CloudInit File=== | ===Specifying a CloudInit File=== |