dhcp: fix duplicate address for autosign01/02

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-05-01 13:19:20 -07:00
parent 6cc10d504a
commit 50bde2377a

View file

@ -1743,7 +1743,7 @@ host buildhw-x86-02.mgmt.rdu3.fedoraproject.org {
host autosign02.mgmt.rdu3.fedoraproject.org {
hardware ethernet D0:46:0C:61:CE:F6;
fixed-address 10.16.160.134;
fixed-address 10.16.160.130;
option host-name "autosign02.mgmt.rdu3.fedoraproject.org";
}