update db
This commit is contained in:
parent
c7c883bd27
commit
7dcbbbaa3b
1 changed files with 13 additions and 12 deletions
|
@ -779,6 +779,7 @@ classes:
|
|||
cpus: '8'
|
||||
description: eid prid
|
||||
gateway: 94.176.224.1
|
||||
image_url: https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img
|
||||
ip: 94.176.224.8
|
||||
mac: '52:54:20:02:04:04'
|
||||
memory: '8192'
|
||||
|
@ -1167,13 +1168,13 @@ classes:
|
|||
prid-1.sveidas.se:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: null
|
||||
eid::dockerhost: &id022 {version: '5:20.10.8~3-0~ubuntu-bionic'}
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
mailclient: *id001
|
||||
nrpe: null
|
||||
prid: &id022 {clients: prid_prod_clients, mdsl: 'https://md.eidas.swedenconnect.se/mdservicelist-aggregate.xml',
|
||||
prid: &id023 {clients: prid_prod_clients, mdsl: 'https://md.eidas.swedenconnect.se/mdservicelist-aggregate.xml',
|
||||
version: 1.0.4}
|
||||
servicemonitor: null
|
||||
sunet::rsyslog: null
|
||||
|
@ -1182,7 +1183,7 @@ classes:
|
|||
prid-1.test.sveidas.se:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: &id023 {version: '5:20.10.6~3-0~ubuntu-focal'}
|
||||
eid::dockerhost: &id024 {version: '5:20.10.6~3-0~ubuntu-focal'}
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
|
@ -1195,13 +1196,13 @@ classes:
|
|||
prid-2.sveidas.se:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: null
|
||||
eid::dockerhost: *id022
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
mailclient: *id001
|
||||
nrpe: null
|
||||
prid: *id022
|
||||
prid: *id023
|
||||
servicemonitor: null
|
||||
sunet::rsyslog: null
|
||||
sunet::server: *id002
|
||||
|
@ -1209,7 +1210,7 @@ classes:
|
|||
prid-2.test.sveidas.se:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: *id023
|
||||
eid::dockerhost: *id024
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
|
@ -1294,13 +1295,13 @@ classes:
|
|||
validator-1.komreg.net:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: &id024 {version: '5:20.10.8~3-0~ubuntu-bionic'}
|
||||
eid::dockerhost: &id025 {version: '5:20.10.8~3-0~ubuntu-bionic'}
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
mailclient: *id001
|
||||
nrpe: null
|
||||
sunet::frontend::register_sites: &id025
|
||||
sunet::frontend::register_sites: &id026
|
||||
sites:
|
||||
validator.swedenconnect.se:
|
||||
frontends: [fe-fre-3.komreg.net, fe-tug-3.komreg.net]
|
||||
|
@ -1308,7 +1309,7 @@ classes:
|
|||
sunet::rsyslog: null
|
||||
sunet::server: *id002
|
||||
sunetops: null
|
||||
validator: &id026 {version: 3.0.10}
|
||||
validator: &id027 {version: 3.0.10}
|
||||
validator-1.qa.komreg.net:
|
||||
autoupdate: null
|
||||
common: null
|
||||
|
@ -1344,17 +1345,17 @@ classes:
|
|||
validator-2.komreg.net:
|
||||
autoupdate: null
|
||||
common: null
|
||||
eid::dockerhost: *id024
|
||||
eid::dockerhost: *id025
|
||||
entropyclient: null
|
||||
infra_ca_rp: null
|
||||
konsulter: null
|
||||
mailclient: *id001
|
||||
nrpe: null
|
||||
sunet::frontend::register_sites: *id025
|
||||
sunet::frontend::register_sites: *id026
|
||||
sunet::rsyslog: null
|
||||
sunet::server: *id002
|
||||
sunetops: null
|
||||
validator: *id026
|
||||
validator: *id027
|
||||
web-1.qa.sveidas.se:
|
||||
autoupdate: null
|
||||
common: null
|
||||
|
|
Loading…
Add table
Reference in a new issue