dhcp: fix duplicate address for autosign01/02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6cc10d504a
commit
50bde2377a
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue