updated cosmos-rules with global matching satosa and prod-monitor
This commit is contained in:
parent
742b12212a
commit
35635aa7e3
1 changed files with 35 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
# Note that the matching is done with re.match()
|
||||||
|
.+:
|
||||||
|
sunet::server:
|
||||||
|
rut:
|
||||||
|
|
||||||
'^internal-sto4-prod-k8sc-[0-9].rut.sunet.se$':
|
'^internal-sto4-prod-k8sc-[0-9].rut.sunet.se$':
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
|
@ -13,3 +18,33 @@
|
||||||
rut::infra_ca_rp:
|
rut::infra_ca_rp:
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.28/stable
|
channel: 1.28/stable
|
||||||
|
|
||||||
|
'^internal-sto4-prod-monitor-[0-9].rut.sunet.se$':
|
||||||
|
sunet::dockerhost2:
|
||||||
|
sunet::naemon_monitor:
|
||||||
|
domain: monitor-prod.rut.sunet.se
|
||||||
|
naemon_tag: latest
|
||||||
|
thruk_tag: latest
|
||||||
|
histou_tag: latest
|
||||||
|
nagflux_tag: latest
|
||||||
|
loki_tag: latest
|
||||||
|
grafana_tag: latest
|
||||||
|
receive_otel: true
|
||||||
|
resolvers:
|
||||||
|
- 89.46.20.75
|
||||||
|
- 89.46.21.29
|
||||||
|
- 89.32.32.32
|
||||||
|
thruk_admins:
|
||||||
|
- thorslund@sunet.se
|
||||||
|
thruk_users:
|
||||||
|
- '*@sunet.se'
|
||||||
|
nrpe_group: rut
|
||||||
|
thruk_extra_volumes:
|
||||||
|
- /opt/naemon_monitor/shibboleth2.xml:/etc/shibboleth/shibboleth2.xml
|
||||||
|
- /opt/naemon_monitor/satosa.xml:/etc/shibboleth/satosa.xml
|
||||||
|
- /opt/naemon_monitor/attribute-policy.xml:/etc/shibboleth/attribute-policy.xml
|
||||||
|
internal-sto4-prod-satosa-1.rut.sunet.se:
|
||||||
|
sunet::dockerhost2:
|
||||||
|
sunet::satosa:
|
||||||
|
satosa_tag: 8.4.0
|
||||||
|
dehydrated_name: idp-proxy-prod.rut.sunet.se
|
||||||
|
|
Loading…
Add table
Reference in a new issue