22 lines
1.1 KiB
YAML
22 lines
1.1 KiB
YAML
certbot_sync_client_ssh_keys_db:
|
|
'internal-sto3-test-cache-1.cdn.sunet.se':
|
|
key : 'AAAAC3NzaC1lZDI1NTE5AAAAICwQG6Z0+xcV2HribPifp0MXXY9GLdISS9dHF1+qUdlw'
|
|
type : 'ssh-ed25519'
|
|
name : 'internal-sto3-test-cache-1.cdn.sunet.se'
|
|
options : 'command="/usr/bin/rrsync -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
|
|
'internal-sto3-test-cache-2.cdn.sunet.se':
|
|
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIKa8qWdZCU7Gp4aOfhHlfER4qiCTseCmCc+d2KSqiYGa'
|
|
type : 'ssh-ed25519'
|
|
name : 'internal-sto3-test-cache-2.cdn.sunet.se'
|
|
options : 'command="/usr/bin/rrsync -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
|
|
|
|
certbot_sync_client_ssh_keys_mapping:
|
|
'root':
|
|
- 'internal-sto3-test-cache-1.cdn.sunet.se'
|
|
- 'internal-sto3-test-cache-2.cdn.sunet.se'
|
|
|
|
certbot_sync_client_ips:
|
|
- 89.45.237.149 # internal-sto3-test-cache-1.cdn.sunet.se
|
|
- 2001:6b0:40::4c6 # internal-sto3-test-cache-1.cdn.sunet.se
|
|
- 192.36.171.94 # internal-sto3-test-cache-2.cdn.sunet.se
|