diff --git a/doc/how-to/preseed.yaml b/doc/how-to/preseed.yaml index b185f6f20..70943d699 100644 --- a/doc/how-to/preseed.yaml +++ b/doc/how-to/preseed.yaml @@ -1,5 +1,7 @@ # `lookup_subnet` limits the subnet when looking up systems with mDNS. lookup_subnet: 10.0.0.1/24 +# `lookup_interface` limits the interface when looking up systems with mDNS. +lookup_interface: eth0 # `systems` lists the systems we expect to find by their host name. # `name` represents the host name