Automating VM creation: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 2: Line 2:


==Using CloudInit==
==Using CloudInit==
The creation of CloudInit YAML files is not covered here, see instead the official 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.
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===
cc_staff
1,486

edits

Navigation menu