Allow fetch from multiple clients at the same time

This commit is contained in:
Johan Wassberg 2024-08-19 14:42:19 +02:00
parent 482f1e67d7
commit 3a3d878d26
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -24,12 +24,12 @@ certbot_sync_client_ssh_keys_db:
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIDaDxm15BEYlrIqUigpQvZ4z6CNChCsyAmM2oMU1gkoP' key : 'AAAAC3NzaC1lZDI1NTE5AAAAIDaDxm15BEYlrIqUigpQvZ4z6CNChCsyAmM2oMU1gkoP'
type : 'ssh-ed25519' type : 'ssh-ed25519'
name : 'internal-dco-test-radius-2' name : 'internal-dco-test-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 -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
'internal-sto3-test-radius-3': 'internal-sto3-test-radius-3':
key : 'AAAAC3NzaC1lZDI1NTE5AAAAILBqjar5B35x+nqm7EmkuZF64nR+DxEh7R/t/wwuQ6m7' key : 'AAAAC3NzaC1lZDI1NTE5AAAAILBqjar5B35x+nqm7EmkuZF64nR+DxEh7R/t/wwuQ6m7'
type : 'ssh-ed25519' type : 'ssh-ed25519'
name : 'internal-sto3-test-radius-3' name : 'internal-sto3-test-radius-3'
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 -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
certbot_sync_client_ssh_keys_mapping: certbot_sync_client_ssh_keys_mapping:
'root': 'root':