additionalUserData.data renders invalid cloud-config #527
Labels
kind/bug
Something isn't working
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
What happened:
When using the additionalUserData.data in cloud-config format to pass cloud-init actions to an ubuntu server, cloud-init fails to run because of the formatting
What did you expect to happen:
The output should be in the correct yaml format:
How to reproduce it:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
There was a similar issue #212 but it was closed so maybe I'm just doing it incorrectly, is there a working example that you can share?
Environment:
K3s: v1.31.2+k3s1
clusterctl --core "cluster-api:v1.8.5" --infrastructure "metal3:v1.8.3" --bootstrap "rke2:v0.9.0" --control-plane "rke2:v0.9.0"
/etc/os-release
): Ubuntu 22.04 LTSThe text was updated successfully, but these errors were encountered: