-
Notifications
You must be signed in to change notification settings - Fork 911
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
Clarify boothook docs #4543
Clarify boothook docs #4543
Conversation
The way that user-data format doc page is currently written, it seems that boothooks _are_ user-data. Don't specify both.
A reminder that a user has to be aware that the system is booting on a page that describes the order in which the system is booting is unnecessary. Also, calling out a specific module from cloud-config is odd and unnecessary.
70af625
to
2c01009
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this makes sense. Thanks for taking the lead on this - I agree it's better not to present these terms without them being explained anywhere, and if the user doesn't need to know about boothooks at all then this definition/term should be avoided except in the dev docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for cleaning this up!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MOAR linking FTW. Approved after this changeset.
Co-authored-by: Chad Smith <chad.smith@canonical.com>
4ffbe47
to
90dbed5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a stray +
as part of my suggested fix. force-pushed that and +1
Additional Context
See commit messages for explanations