airshipctl/krm-functions/cloud-init
Alexey Odinokov 37c2854cce Switching airshipctl and krm-functions to kustomize 4.2.0
Reworked build process of dependent krm functions
to use the latest airshipctl

Change-Id: If4c7f992123b86442980f381ae69fb003f4851e3
2021-07-22 17:06:32 +00:00
..
local-resource Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00
Dockerfile Switching airshipctl and krm-functions to kustomize 4.2.0 2021-07-22 17:06:32 +00:00
README.md Build ephemeral iso using generic container 2021-02-25 13:08:31 +00:00
main.go Switching airshipctl and krm-functions to kustomize 4.2.0 2021-07-22 17:06:32 +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.