Use radicale from virtualenv
This commit is contained in:
parent
22ee002aee
commit
55c618ec9c
3 changed files with 45 additions and 5 deletions
|
|
@ -1,16 +0,0 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
#
|
||||
|
||||
[server]
|
||||
ssl = True
|
||||
certificate = /etc/ssl/localcerts/radicale/server_cert.pem
|
||||
key = /etc/ssl/localcerts/radicale/server_key.pem
|
||||
certificate_authority = /etc/ssl/localcerts/radicale/client_cert.pem
|
||||
hosts = {{ radicale_listen_addres }}:{{ radicale_port }}
|
||||
|
||||
[storage]
|
||||
filesystem_folder = /etc/radicale/collections
|
||||
|
||||
[auth]
|
||||
type = http_x_remote_user
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue