2019-02-12 16:21:24 +01:00
|
|
|
# Note that the matching is done with re.match()
|
2024-10-25 13:03:34 +02:00
|
|
|
'.*\.cert\.sunet\.se$':
|
2024-10-28 10:34:42 +01:00
|
|
|
soc:
|
2024-10-31 13:23:12 +01:00
|
|
|
sunet::starship:
|
2024-10-25 13:03:34 +02:00
|
|
|
sunet::server:
|
2024-10-25 16:04:10 +02:00
|
|
|
fail2ban: false
|
2024-10-25 13:03:34 +02:00
|
|
|
ssh_allow_from_anywhere: false
|
2024-11-27 14:31:27 +01:00
|
|
|
install_scriptherder: true
|
|
|
|
sunet::nagios::nrpe:
|
2024-11-29 10:40:41 +01:00
|
|
|
checks:
|
|
|
|
- nrpe_check_apt
|
|
|
|
- nrpe_check_dynamic_disk
|
|
|
|
- nrpe_check_entropy
|
|
|
|
- nrpe_check_load
|
|
|
|
- nrpe_check_memory
|
|
|
|
- nrpe_check_ntp_time
|
|
|
|
- nrpe_check_reboot
|
|
|
|
- nrpe_check_scriptherder
|
|
|
|
- nrpe_check_total_procs_lax
|
|
|
|
- nrpe_check_uptime
|
|
|
|
- nrpe_check_users
|
|
|
|
- nrpe_check_zombie_procs
|
2024-10-28 15:19:24 +01:00
|
|
|
|
2024-10-31 13:09:38 +01:00
|
|
|
'^vul-dashboard-test.cert.sunet.se$':
|
|
|
|
sunet::dockerhost2:
|
2024-10-31 13:37:55 +01:00
|
|
|
sunet::certbot::acmed:
|
2024-10-31 13:51:26 +01:00
|
|
|
soc::sso:
|
2024-10-31 14:15:01 +01:00
|
|
|
hostname: 'vul-dashboard-test.cert.sunet.se'
|
2024-10-31 13:51:26 +01:00
|
|
|
email: 'cert@cert.sunet.se'
|
2024-12-06 13:54:07 +01:00
|
|
|
service_endpoint: 'http://dashboard-dev:8000'
|
2024-10-31 13:51:26 +01:00
|
|
|
x_remote_user: true
|
|
|
|
groups:
|
|
|
|
- 'sunet-cert'
|
|
|
|
satosa: true
|
|
|
|
satosa_certbot: false
|
2024-11-04 09:47:34 +01:00
|
|
|
proxy: 'https://test-sso-proxy1.cert.sunet.se/idp'
|
2024-11-20 09:08:20 +01:00
|
|
|
entityID: 'https://test-sso-proxy.cert.sunet.se/idp'
|
2024-12-06 13:18:18 +01:00
|
|
|
soc::vuln_dashboard:
|
2024-10-29 10:59:13 +01:00
|
|
|
|
|
|
|
test-sso-proxy1.cert.sunet.se:
|
|
|
|
sunet::dockerhost2:
|
2024-10-30 13:25:26 +01:00
|
|
|
sunet::certbot::acmed:
|
2024-10-30 13:39:04 +01:00
|
|
|
soc::satosa:
|
2024-10-31 08:52:40 +01:00
|
|
|
ext_cert: '/etc/letsencrypt/live/test-sso-proxy1.cert.sunet.se/fullchain.pem'
|
|
|
|
ext_cert_key: '/etc/letsencrypt/live/test-sso-proxy1.cert.sunet.se/privkey.pem'
|
|
|
|
ext_cert_vol: '/etc/letsencrypt'
|
2024-11-13 16:26:40 +01:00
|
|
|
|
|
|
|
intelmq-dev.cert.sunet.se:
|
2024-11-13 16:35:12 +01:00
|
|
|
soc::intelmq:
|
2024-11-14 14:20:01 +01:00
|
|
|
use_snakeoil: true
|
2024-11-20 14:24:53 +01:00
|
|
|
use_shib: true
|
2024-11-20 13:23:36 +01:00
|
|
|
soc::sso:
|
2024-11-20 13:31:52 +01:00
|
|
|
ssotype: 'apache'
|
2024-11-20 13:23:36 +01:00
|
|
|
groups:
|
|
|
|
- 'sunet-cert'
|
|
|
|
satosa: true
|
|
|
|
entityID: 'https://test-sso-proxy.cert.sunet.se/idp'
|
2024-11-27 14:16:16 +01:00
|
|
|
|
2024-11-27 14:25:03 +01:00
|
|
|
monitor-dev.cert.sunet.se:
|
2024-11-27 14:16:16 +01:00
|
|
|
sunet::dockerhost2:
|
2024-11-27 15:56:01 +01:00
|
|
|
soc::naemon_monitor:
|
2024-11-27 14:31:27 +01:00
|
|
|
domain: monitor-dev.cert.sunet.se
|
2024-11-27 14:33:15 +01:00
|
|
|
thruk_admins:
|
2024-11-27 14:31:27 +01:00
|
|
|
- bjorklund@sunet.se
|
2024-11-28 13:58:23 +01:00
|
|
|
default_host_group: sunet::nagios::nrpe
|
2024-11-27 14:31:27 +01:00
|
|
|
nrpe_group: sunet::nagios::nrpe
|
2024-11-29 15:16:34 +01:00
|
|
|
naemon_extra_volumes:
|
|
|
|
- '/opt/naemon_monitor/shibboleth2.xml:/etc/shibboleth/shibboleth2.xml:ro'
|
|
|
|
- '/opt/naemon_monitor/frontend.xml:/etc/shibboleth/frontend.xml:ro'
|
|
|
|
- '/opt/naemon_monitor/attribute-map.xml:/etc/shibboleth/attribute-map.xml:ro'
|
|
|
|
- '/opt/naemon_monitor/attribute-policy.xml:/etc/shibboleth/attribute-policy.xml:ro'
|
2024-12-11 13:29:33 +01:00
|
|
|
|
|
|
|
graylog-dev.cert.sunet.se:
|
|
|
|
sunet::dockerhost2:
|
|
|
|
sunet::certbot::acmed:
|
2024-12-11 13:38:33 +01:00
|
|
|
soc::sso:
|
2024-12-11 13:36:54 +01:00
|
|
|
groups:
|
|
|
|
- sunet-cert
|
|
|
|
entityID: 'https://test-sso-proxy.cert.sunet.se/idp'
|
|
|
|
x_remote_user: true
|
|
|
|
service_endpoint: 'http://server:9000'
|