update to use 1password for secrets
This commit is contained in:
parent
c30d67005b
commit
c0441ab616
4 changed files with 5 additions and 4 deletions
|
|
@ -2,4 +2,4 @@ taskd.server=app.wingtask.com:53589
|
|||
taskd.key=/home/kellya/.config/task/wingtask_certs/alex.kelly@arachnitech.com.key.pem
|
||||
taskd.ca=/home/kellya/.config/task/wingtask_certs/letsencrypt_root_cert.pem
|
||||
taskd.certificate=/home/kellya/.config/task/wingtask_certs/alex.kelly@arachnitech.com.cert.pem
|
||||
teaskd.credentials=WingTask/alex.kelly@arachnitech.com/{{ (index (lastpass "wingtask_token") 0).password }}
|
||||
teaskd.credentials=WingTask/alex.kelly@arachnitech.com/{{- onepasswordRead "op://Private/wingtask_token/password" -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue