backup mgmt: fix ip address to be correct
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
52d38cc4bd
commit
c050706af7
1 changed files with 1 additions and 1 deletions
|
@ -1516,7 +1516,7 @@ host vmhost-02-mgmt {
|
|||
}
|
||||
host backup-mgmt {
|
||||
hardware ethernet C8:4B:D6:8A:39:CC;
|
||||
fixed-address 10.3.160.59;
|
||||
fixed-address 10.3.160.99;
|
||||
option host-name "backup01";
|
||||
}
|
||||
host openqa-p09-01-mgmt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue