You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
311 B
12 lines
311 B
2 years ago
|
lego_dir: /opt/lego
|
||
|
lego_lastrun_file: "{{ (lego_dir, 'lastrun') | path_join }}"
|
||
|
|
||
|
lego_user: root
|
||
|
lego_group: root
|
||
|
|
||
|
# hardcoded in acmedns_client and cannot be changed
|
||
|
lego_acmedns_client_dir: /etc/acmedns
|
||
|
lego_acmedns_client_file: /etc/acmedns/clientstorage.json
|
||
|
lego_acmedns_client_bin_dir: /opt/acme-client
|
||
|
|