Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoinstall reference for command controllers #2051

Conversation

Chris-Peterson444
Copy link
Contributor

Adds some autoinstall examples for the {early,late,command}-controller references.

I suppose:

early-commands:
  - while [ ! -f /run/finish ]; do sleep 1; done

really only makes sense if you already know how to setup ssh access to the live environment with cloud-config, but I find it super useful and worth documenting.

@Chris-Peterson444 Chris-Peterson444 merged commit f0a192d into canonical:main Aug 9, 2024
3 checks passed
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.

2 participants