Difference between revisions of "Cloud-init"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | + | <code>cloud-init</code> is a package that contains utilities for early initialization of cloud instances. It is needed in images that are built with the intention of being launched in [[cloud]] environments like [[OpenStack]], [[AWS]], Azure, Google Cloud etc. | |
* Configuration file: <code>/etc/cloud/cloud.cfg</code> | * Configuration file: <code>/etc/cloud/cloud.cfg</code> |
Revision as of 05:35, 1 September 2020
cloud-init
is a package that contains utilities for early initialization of cloud instances. It is needed in images that are built with the intention of being launched in cloud environments like OpenStack, AWS, Azure, Google Cloud etc.
- Configuration file:
/etc/cloud/cloud.cfg
multipass launch --name ubuntu-lts-custom --cloud-init cloud-config.yaml
See also
Advertising: