airshipctl/krm-functions/cloud-init
Zuul 29d2b7ec27 Merge "Use airshipit/alpine in krm-functions" 2021-06-15 19:39:59 +00:00
..
certs Fix for Templater latest image 2021-04-28 13:04:19 +00:00
image Update ephemeral-bmc-secret to use base64 data 2021-06-07 15:17:17 -05:00
local-resource Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00
Dockerfile Merge "Use airshipit/alpine in krm-functions" 2021-06-15 19:39:59 +00:00
Makefile Fix for Templater latest image 2021-04-28 13:04:19 +00:00
README.md Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00
main.go Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00

README.md

Cloud-init

This function generates yaml files (user-data and network-data) needed for building the bootstrap ISO image. It assumes a ResourceList is passed to its input where items field is a phase executor document bundle that contains necessary data. To get the data from the bundle the functionConfig field must contain IsoConfiguration document that defines document selector parameters.