airshipctl/krm-functions/cloud-init
bijayasharma 4fa9aa65f8 Fixed some typos and error message
Change-Id: I640a00fda787339ba79350348d89a2922ee6a6ab
2021-09-22 12:54:22 +00:00
..
local-resource Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00
Dockerfile Use quay.io/airshipit/golang images 2021-09-14 15:19:50 -05:00
main.go Fixed some typos and error message 2021-09-22 12:54:22 +00:00
README.md Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00

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.