[prefix_delegation] Fix configuration
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
e6b77a65e2
commit
97ab17b852
|
@ -6,8 +6,8 @@ loc_service_prefix_delegation:
|
|||
user: services
|
||||
password: "{{ vault.re2o_service_password }}"
|
||||
name: prefix_delegation
|
||||
cron:
|
||||
install_dir: /var/local/services/prefix_delegation
|
||||
cron:
|
||||
frequency: "*/5 * * * *"
|
||||
dependencies:
|
||||
- python3-iso8601
|
||||
|
|
Loading…
Reference in New Issue