backup mgmt: fix ip address to be correct

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-03-08 13:07:04 -08:00
parent 52d38cc4bd
commit c050706af7

View file

@ -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 {