add cloudvmhost-aarch64 to inventories so it can be done stuff to
This commit is contained in:
parent
c3f5874d89
commit
d9aee1fc32
3 changed files with 1 additions and 15 deletions
|
@ -119,6 +119,7 @@ virthost-cc-rdu01.fedoraproject.org
|
|||
virthost-cc-rdu02.fedoraproject.org
|
||||
virthost-cc-rdu03.fedoraproject.org
|
||||
virthost-cloud01.fedorainfracloud.org
|
||||
cloudvmhost-aarch64-01.fedorainfracloud.org
|
||||
|
||||
[datagrepper]
|
||||
datagrepper01.phx2.fedoraproject.org
|
||||
|
|
|
@ -338,14 +338,6 @@ shared-network pubcloud {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host cloudvmhost-aarch64-01 {
|
||||
hardware ethernet 68:05:ca:8a:f2:05;
|
||||
fixed-address 38.145.48.29;
|
||||
option host-name "cloudvmhost-aarch64-01.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host cvmhost-aarch64-01-br0 {
|
||||
hardware ethernet 50:6b:4b:6a:c4:b0;
|
||||
fixed-address 38.145.48.29;
|
||||
|
|
|
@ -1969,13 +1969,6 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host cloudvmhost-aarch64-01 {
|
||||
hardware ethernet 68:05:CA:8A:F2:05;
|
||||
fixed-address 10.5.78.9;
|
||||
option host-name "cloudvmhost-aarch64-01";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
host openqa-aarch64-01 {
|
||||
hardware ethernet 00:1b:21:e0:6a:72;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue