Allow radius-2 access to cert

This commit is contained in:
Johan Wassberg 2024-07-16 11:46:06 +02:00
parent 72a16ba536
commit c621fae593
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -14,13 +14,13 @@ acmed_agent_ips:
- 89.47.191.170 - 89.47.191.170
- 2001:6b0:7d:40::3a9 - 2001:6b0:7d:40::3a9
#acmed_agent_ssh_keys_db: acmed_agent_ssh_keys_db:
# 'internal-dco-prod-radius-2': 'internal-dco-prod-radius-2':
# key : 'AAAAC3NzaC1lZDI1NTE5AAAAIDaDxm15BEYlrIqUigpQvZ4z6CNChCsyAmM2oMU1gkoP' key : 'AAAAC3NzaC1lZDI1NTE5AAAAIP+GrJ0x16grcvV/uh08f4PXxpSi9aVxC7HVPe/LgXbe'
# type : 'ssh-ed25519' type : 'ssh-ed25519'
# name : 'internal-dco-prod-radius-2' name : 'internal-dco-prod-radius-2'
# options : 'command="/usr/bin/rrsync /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding' options : 'command="/usr/bin/rrsync /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
#acmed_agent_ssh_keys_mapping: acmed_agent_ssh_keys_mapping:
# 'root': 'root':
# - 'internal-dco-test-radius-2' - 'internal-dco-prod-radius-2'