update db
This commit is contained in:
parent
716dacaf03
commit
63e5fd3821
1 changed files with 13 additions and 4 deletions
|
@ -426,9 +426,18 @@ classes:
|
|||
common: null
|
||||
eid::kvmhost:
|
||||
vms:
|
||||
natmd-1.komreg.net: {bridge: br-meta, cpus: '4', description: eid fre metadata
|
||||
signer, gateway: 94.176.224.193, ip: 94.176.224.197, mac: '52:54:20:01:01:01',
|
||||
eumd-1.komreg.net: {bridge: br-meta, cpus: '4', description: eid fre european
|
||||
metadata signer, gateway: 94.176.224.193, ip: 94.176.224.198, mac: '52:54:20:01:01:02',
|
||||
memory: '8192', netmask: 255.255.255.240}
|
||||
eupub-1.komreg.net: {bridge: br-meta, cpus: '4', description: eid fre european metadata
|
||||
publisher, gateway: 94.176.224.193, ip: 94.176.224.200, mac: '52:54:20:01:01:04',
|
||||
memory: '4096', netmask: 255.255.255.240}
|
||||
natmd-1.komreg.net: {bridge: br-meta, cpus: '4', description: eid fre swedish
|
||||
metadata signer, gateway: 94.176.224.193, ip: 94.176.224.197, mac: '52:54:20:01:01:01',
|
||||
memory: '8192', netmask: 255.255.255.240}
|
||||
natpub-1.komreg.net: {bridge: br-meta, cpus: '4', description: eid fre swedish
|
||||
metadata publisher, gateway: 94.176.224.193, ip: 94.176.224.199, mac: '52:54:20:01:01:03',
|
||||
memory: '4096', netmask: 255.255.255.240}
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
mailclient: *id002
|
||||
|
@ -439,8 +448,8 @@ classes:
|
|||
common: null
|
||||
eid::kvmhost:
|
||||
vms:
|
||||
natmd-2.komreg.net: {bridge: br-meta, cpus: '4', description: eid tug metadata
|
||||
signer, gateway: 94.176.224.65, ip: 94.176.224.69, mac: '52:54:20:02:03:01',
|
||||
natmd-2.komreg.net: {bridge: br-meta, cpus: '4', description: eid tug swedish
|
||||
metadata signer, gateway: 94.176.224.65, ip: 94.176.224.69, mac: '52:54:20:02:03:01',
|
||||
memory: '8192', netmask: 255.255.255.240}
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
|
|
Loading…
Add table
Reference in a new issue