mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
change host for aarch64 mgmt
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
087b2881b0
commit
089d60cbf7
@@ -1247,12 +1247,12 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
||||
fixed-address 10.5.130.138;
|
||||
option host-name "buildvmhost-aarch64-17";
|
||||
}
|
||||
|
||||
host tbc-a64-02-mgmt {
|
||||
host buildvmhost-a64-18-mgmt {
|
||||
hardware ethernet E8:6A:64:39:19:35;
|
||||
fixed-address 10.5.130.145;
|
||||
option host-name "tbc-aarch64-02";
|
||||
fixed-address 10.5.130.139;
|
||||
option host-name "buildvmhost-aarch64-17";
|
||||
}
|
||||
|
||||
host tbc-a64-03-mgmt {
|
||||
hardware ethernet E8:6A:64:97:6B:E0;
|
||||
fixed-address 10.5.130.146;
|
||||
|
||||
Reference in New Issue
Block a user