buildvmhosts: add buildvmhost-aarch64-10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7d1169f30c
commit
077af5b555
4 changed files with 11 additions and 2 deletions
|
@ -171,6 +171,8 @@ aarch64-c25n1.arm.fedoraproject.org
|
|||
buildvmhost-aarch64-01.arm.fedoraproject.org
|
||||
buildvmhost-aarch64-02.arm.fedoraproject.org
|
||||
buildvmhost-s390x-01.s390.fedoraproject.org
|
||||
# These are lenovo emags
|
||||
buildvmhost-aarch64-10.arm.fedoraproject.org
|
||||
|
||||
[buildhw]
|
||||
buildhw-01.phx2.fedoraproject.org
|
||||
|
|
|
@ -149,6 +149,9 @@ buildvmhost-aarch64-02.arm.fedoraproject.org
|
|||
virthost-aarch64-os01.fedorainfracloud.org
|
||||
virthost-aarch64-os02.fedorainfracloud.org
|
||||
|
||||
[emag]
|
||||
buildvmhost-aarch64-10.arm.fedoraproject.org
|
||||
|
||||
[hardware:children]
|
||||
moonshot
|
||||
powerpc
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
nrpe_procs_warn: 2000
|
||||
nrpe_procs_crit: 2100
|
|
@ -1719,10 +1719,11 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
range 10.5.78.210 10.5.78.220;
|
||||
|
||||
host buildvmhost-aarch64-10 {
|
||||
hardware ethernet fc:2f:40:d2:27:6c;
|
||||
hardware ethernet 68:05:ca:8e:98:c9;
|
||||
fixed-address 10.5.78.10;
|
||||
option host-name "arm01-releng00";
|
||||
option host-name "buildvmhost-aarch64-10";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host buildvmhost-aarch64-11 {
|
||||
hardware ethernet 68:05:ca:8b:03:e7;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue