* added cloud-init support * removed compymods, not required for our use case and not available in all distributions * using space instead of tabs * added template with typical use-cases and link to docs * typo --------- Co-authored-by: rafael <rvalle@privaz.io>
6 lines
118 B
INI
6 lines
118 B
INI
# configure cloud-init for NoCloud
|
|
datasource_list: [ NoCloud, None ]
|
|
datasource:
|
|
NoCloud:
|
|
fs_label: armbi_boot
|