-
Notifications
You must be signed in to change notification settings - Fork 13
Enable bootstrap for single host #58
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
Enable bootstrap for single host #58
Conversation
* add arbitrary bootstrap arguments * add generic post bootstrap config commands * parameterise distribution release (required on Jammy) * make ssh_user specification optional * add generic post bootstrap and osd commands Signed-off-by: Piers Harding <piers@ompka.net>
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.
Thanks Piers
* tidy up gratuitous copies in commands * rename variable specifically for debian * clear up documentation Signed-off-by: Piers Harding <piers@ompka.net>
Signed-off-by: Piers Harding <piers@ompka.net>
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.
Almost there
Signed-off-by: Piers Harding <piers@ompka.net>
2a6f2aa
to
2e63e31
Compare
Hi - I resolved a merge conflict with upstream, but it would be good if you consider whether it still does what you intended - thanks. |
Thanks @piersharding |
This PR adds some things that have helped with build test environments with less post deploy manual config:
Happy to further work on this if things are missing.
Cheers,
Piers.
Signed-off-by: Piers Harding piers@ompka.net