Added zoneminder to aya01 (if I hadn't before)
Added backblaze (todo documentation) Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
10
roles/backblaze/templates/aya01/rclone.conf
Normal file
10
roles/backblaze/templates/aya01/rclone.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
[remote]
|
||||
type = b2
|
||||
account = {{ vault_backblaze_aya01_account }}
|
||||
key = {{ vault_backblaze_aya01_key }}
|
||||
|
||||
[secret]
|
||||
type = crypt
|
||||
remote = remote:aya01-tudattr-dev
|
||||
password = {{ vault_rclone_aya01_password }}
|
||||
password2 = {{ vault_rclone_aya01_password2 }}
|
||||
Reference in New Issue
Block a user