15 lines
637 B
YAML
15 lines
637 B
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'
|
||
|
|
||
|
certbot_sync_client_ssh_keys_mapping:
|
||
|
'root':
|
||
|
- 'internal-sto3-test-cache-1.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
|