Automating VM creation: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 20: Line 20:
For more information please see the [[Accessing_CVMFS|Compute Canada CVMFS documentation]] and [https://cvmfs.readthedocs.io/en/stable/ CERN CVMFS documentation]
For more information please see the [[Accessing_CVMFS|Compute Canada CVMFS documentation]] and [https://cvmfs.readthedocs.io/en/stable/ CERN CVMFS documentation]


==Using CloudInit== <!--T:4-->
==Using cloud-init== <!--T:4-->
The creation of CloudInit YAML files is not covered here, instead see the official CloudInit [https://cloudinit.readthedocs.io/en/latest/ documentation] . When you are creating a new VM a CloudInit file can be used to describe how the VM is to be configured after the selected image has been loaded. 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 cloud-init [https://cloudinit.readthedocs.io/en/latest/ documentation] . When you are creating a new VM a CloudInit file can be used to describe how the VM is to be configured after the selected image has been loaded. 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=== <!--T:5-->
===Specifying a CloudInit File=== <!--T:5-->
cc_staff
1,486

edits

Navigation menu