Allow agent to rsync cert data

This commit is contained in:
Johan Wassberg 2024-07-05 12:40:02 +02:00
parent cf05c8e93c
commit a141209fcf
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -11,3 +11,14 @@ mariadb_cluster_nodes:
acmed_agent_ips: acmed_agent_ips:
- 89.47.191.91 - 89.47.191.91
acmed_agent_ssh_keys_db:
'internal-dco-test-radius-2':
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIDaDxm15BEYlrIqUigpQvZ4z6CNChCsyAmM2oMU1gkoP'
type : 'ssh-ed25519'
name : 'internal-dco-test-radius-2'
options : 'command="/usr/bin/rrsync /etc/letsencrypt/live/radius.get-v1.test.eduroam.se/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
acmed_agent_ssh_keys_mapping:
'root':
- 'internal-dco-test-radius-2'