Skip to content
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

Backport fix for PXE boot filename #3684

Merged
merged 1 commit into from May 9, 2024

Conversation

opoplawski
Copy link
Contributor

Linked Items

Fixes #

Description

Fixes dhcpd.conf generation with per-system DHCP PXE boot filename configured. This is part of c321834

Behaviour changes

Old:

/etc/dhcp/dhcpd.conf line 600: semicolon expected.
            filename grub/
                          ^

New: Successful dhcpd.conf generation

Category

This is related to a:

  • Bugfix
  • Feature
  • Packaging
  • Docs
  • Code Quality
  • Refactoring
  • Miscellaneous

Tests

  • Unit-Tests were created
  • System-Tests were created
  • Code is already covered by Unit-Tests
  • Code is already covered by System-Tests
  • No tests required

@opoplawski opoplawski added the backport Backported changes and features. label Apr 22, 2024
@opoplawski opoplawski added this to the V3.2.3 milestone Apr 22, 2024
@SchoolGuy SchoolGuy merged commit 4b7b50c into cobbler:release32 May 9, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backported changes and features.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants