2nd test FE
This commit is contained in:
parent
b60d6f3974
commit
aded6aa0c8
1 changed files with 13 additions and 3 deletions
|
@ -37,7 +37,7 @@ kvmfe-tug-3.komreg.net:
|
||||||
netmask: '255.255.255.240'
|
netmask: '255.255.255.240'
|
||||||
gateway: '94.176.224.33'
|
gateway: '94.176.224.33'
|
||||||
bridge: 'br-fe'
|
bridge: 'br-fe'
|
||||||
description: 'eid fre frontend'
|
description: 'eid tug prod frontend'
|
||||||
cpus: '15'
|
cpus: '15'
|
||||||
memory: '30720'
|
memory: '30720'
|
||||||
image_url: 'https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img'
|
image_url: 'https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img'
|
||||||
|
@ -47,7 +47,7 @@ kvmfe-tug-3.komreg.net:
|
||||||
netmask: '255.255.255.240'
|
netmask: '255.255.255.240'
|
||||||
gateway: '94.176.224.33'
|
gateway: '94.176.224.33'
|
||||||
bridge: 'br-fe'
|
bridge: 'br-fe'
|
||||||
description: 'eid fre frontend'
|
description: 'eid tug test frontend'
|
||||||
cpus: '15'
|
cpus: '15'
|
||||||
memory: '30720'
|
memory: '30720'
|
||||||
image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img'
|
image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img'
|
||||||
|
@ -242,10 +242,20 @@ kvmfe-fre-3.komreg.net:
|
||||||
netmask: '255.255.255.240'
|
netmask: '255.255.255.240'
|
||||||
gateway: '94.176.224.161'
|
gateway: '94.176.224.161'
|
||||||
bridge: 'br-fe'
|
bridge: 'br-fe'
|
||||||
description: 'eid fre frontend'
|
description: 'eid fre prod frontend'
|
||||||
cpus: '15'
|
cpus: '15'
|
||||||
memory: '30720'
|
memory: '30720'
|
||||||
image_url: 'https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img'
|
image_url: 'https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img'
|
||||||
|
fe-fre-1.test.komreg.net:
|
||||||
|
mac: '52:54:20:01:00:02'
|
||||||
|
ip: '94.176.224.166'
|
||||||
|
netmask: '255.255.255.240'
|
||||||
|
gateway: '94.176.224.161
|
||||||
|
bridge: 'br-fe'
|
||||||
|
description: 'eid fre sthb frontend'
|
||||||
|
cpus: '15'
|
||||||
|
memory: '30720'
|
||||||
|
image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img'
|
||||||
|
|
||||||
kvminfra-fre-3.komreg.net:
|
kvminfra-fre-3.komreg.net:
|
||||||
eid::kvmhost:
|
eid::kvmhost:
|
||||||
|
|
Loading…
Add table
Reference in a new issue