updated publisher ssh key
This commit is contained in:
parent
02051a2923
commit
73de6be0bb
1 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
||||||
---
|
---
|
||||||
publisher_ssh_key: AAAAC3NzaC1lZDI1NTE5AAAAIH3sk7S/Wb3RIGETd6st93OFaLihyy8u/2ZJOIIhlKTQ
|
publisher_ssh_keys_db:
|
||||||
publisher_ssh_key_type: ssh-ed25519
|
'publisher':
|
||||||
|
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIH3sk7S/Wb3RIGETd6st93OFaLihyy8u/2ZJOIIhlKTQ'
|
||||||
|
type : 'ssh-ed25519'
|
||||||
|
name : 'publisher'
|
||||||
|
options : 'command="/usr/bin/rrsync /var/www/html",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
|
||||||
|
|
||||||
|
publisher_ssh_keys_mapping:
|
||||||
|
'root':
|
||||||
|
- 'publisher'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue