-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
updated Beginners Guide to 3.3.7 & added 3.3.7 Debian Deployment Guide #189
Conversation
@SchoolGuy I've closed my previous PR and resubmitted changes under this PR. Please have a look and let me know your thoughts. |
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.
A few remarks that I think are mostly taken over from the old PR. This version looks much better already though!
_posts/2024/2024-12-02-Cobbler-v3.3.7-Debian-Deployment-Guide.md
Outdated
Show resolved
Hide resolved
_posts/2024/2024-12-02-Cobbler-v3.3.7-Debian-Deployment-Guide.md
Outdated
Show resolved
Hide resolved
@SchoolGuy fixed, although there were some slight adjustments I had to make to beginners guide, I had a duplicate note and one command was out of order a little. Ready for review. Happy new year, hope you had a nice holiday break! |
… the functions of the 'preseed_early_default' and 'preseed_late_default' that come standard with Cobbler for Debian autoinstalls by merging in my workaround (pre-installation) and post-installation changes into new scripts to be used in the preseed
@SchoolGuy I know this is getting a little confusing, please let me know how you would like to proceed. This version I believe is finally acceptable, but I can resubmit under a new PR, or try to separate some things into individual blog posts, like the "cobbler import" method vs. the "cobbler repo add" method. I also have other guides I would like to get posted like Ubuntu, Windows, FreeBSD, and XCP-ng that I believe may help with some development efforts, so let me know if I should shift to working on those. Or I can get some more simple guides up, like Oracle Linux or OpenSUSE. Thanks!! |
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 for bearing with me. I find this blog post very extensive and interesting! Sorry that it took me so long to finally greenlight it.
@SchoolGuy Thanks for the positive feedback! I'm very excited to have your approval on these, and I'm actually glad we waited to merge this, those last few edits I made were pretty important. I think I will try to submit an Ubuntu guide next, maybe it can help with this PR in some way: Cloud-Init Support. |
Previous submission of this PR was not pretty ( https://github.com/cobbler/cobbler.github.io/pull/188/files ). Resubmitting, hopefully more readable