-
-
Notifications
You must be signed in to change notification settings - Fork 650
Update DHCP conf for iPXE #2944
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
Conversation
7dba8f2
to
a337002
Compare
Codecov Report
@@ Coverage Diff @@
## master #2944 +/- ##
==========================================
+ Coverage 47.38% 47.79% +0.40%
==========================================
Files 101 101
Lines 14404 14412 +8
==========================================
+ Hits 6826 6888 +62
+ Misses 7578 7524 -54
Continue to review full report at Codecov.
|
8d5ed64
to
01f763d
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.
Fix typo in commit message Enable more frequent updated of dhcpd.conf
: updated -> updates
Co-authored-by: Nico Krapp <nico.krapp@web.de>
9ac97c5
to
b5c7f72
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.
Looks good for me
Fixes #2689
This PR aims to fix the following: Add updated to the DHCP config files on modifications of the
enable_ipxe
switch.