Skip to content
Snippets Groups Projects
Commit 56258f26 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Revert "Remove authoritative from PXE_DENY"

This reverts commit 23404085.
parent 82dacb72
No related branches found
No related tags found
No related merge requests found
...@@ -104,6 +104,8 @@ class "anaconda" { ...@@ -104,6 +104,8 @@ class "anaconda" {
}""" }"""
PXE_DENY=""" PXE_DENY="""
authoritative;
class "pxeclient" { class "pxeclient" {
match if substring (option vendor-class-identifier, 0, 9) = "PXEClient"; match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
ignore booting; ignore booting;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment