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-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-10-28 15:19:24 +01:00
|
|
|
|
|
|
|
'^internal-sto1-dev-vulndash-1.cert.sunet.se$':
|
|
|
|
soc::sso:
|
|
|
|
hostname: 'vd-dev.cert.sunet.se'
|
|
|
|
email: 'cert@cert.sunet.se'
|
|
|
|
service_endpoint: 'http://nginx:80'
|
|
|
|
x_remote_user: true
|
|
|
|
groups:
|
|
|
|
- 'sunet-cert'
|
2024-10-28 15:55:35 +01:00
|
|
|
certbot: false
|