Skip to content

Fix additional post k3s commands#738

Open
privatecoder wants to merge 2 commits intovitobotta:mainfrom
privatecoder:fix-additional-post-k3s-commands
Open

Fix additional post k3s commands#738
privatecoder wants to merge 2 commits intovitobotta:mainfrom
privatecoder:fix-additional-post-k3s-commands

Conversation

@privatecoder
Copy link
Contributor

Currently additional_pre_k3s_commands and additional_post_k3s_commands both end up in runcmd as part of cloud‑init

This PR moves additional_post_k3s_commands to after k3s installation completed successfull and before echo true >/etc/initialized

Fixes #734

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] additional_post_k3s_commands

1 participant

Comments