-
Notifications
You must be signed in to change notification settings - Fork 130
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
Fixes #35851 - Add parameter tftp system_image_root #792
base: master
Are you sure you want to change the base?
Conversation
ff472bb
to
a02f4bb
Compare
Need some help to resolve build issue
|
@ekohl do you maybe have an idea why these build errors occur? |
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.
It fails because you enforce that the value is NotUndef
when tftp is enabled, but you never provide a value for it. So it fails to compile.
I want to get back to your PR series, but I probably won't have time this week and then my first working day is in the new year.
dbe4fa4
to
a201326
Compare
Thanks a lot for your review! It helps a lot. And thanks also for letting me know the time-frame for my other PRs! |
a3883c8
to
2ca7b4b
Compare
Hey @ekohl! Hope u had a good time and nice holidays. Let me know if you get back to this topic, I'll be happy to help getting the Autoinstall automation feature merged 👍 The main PRs, besides this one, are the following:
|
@bastian-src sorry, right now I'm swamped with preparing for the Belgian conferences and after that with Foreman 3.6 branching. I wouldn't mind if someone else takes care of reviews but I can't promise anything about myself right now. |
@ekohl Thanks for your response! I guess more developers might be busy until then. Shall I just ping you in 3-5 weeks again? |
2ca7b4b
to
dcf4d70
Compare
dcf4d70
to
1d7f31e
Compare
@ekohl hey! I've rebased the branches mentioned before and tests are green. Do you have some time for the PRs in the next couple of days or shall we re-schedule? |
1d7f31e
to
0e74c3c
Compare
@ekohl rebased to latest master :) Hope you find some time soon 🤞 |
0e74c3c
to
35cf223
Compare
4f510ef
to
64074db
Compare
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
64074db
to
a07bafb
Compare
Refer to Smart Proxy PR for more information.
Add configurable parameter
system_image_root
.