templatize the taskrc configs
This commit is contained in:
parent
9abc07790b
commit
6152b4af8f
9 changed files with 2 additions and 360 deletions
6
dot_config/task/intheam.tmpl
Normal file
6
dot_config/task/intheam.tmpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
taskd.certificate=/home/kellya/.config/task/intheam_certs/private.certificate.pem
|
||||
taskd.key=/home/kellya/.config/task/intheam_certs/private.key.pem
|
||||
taskd.ca=/home/kellya/.config/task/intheam_certs/ca.cert.pem
|
||||
taskd.server=inthe.am:53589
|
||||
taskd.credentials=inthe_am/kellya/{{ (index (lastpass "intheam_token") 0).password }}
|
||||
taskd.trust=strict
|
||||
Loading…
Add table
Add a link
Reference in a new issue