Update to 2023-06-29 16:00

This commit is contained in:
Daniel Berteaud
2023-06-29 16:00:11 +02:00
parent 3e527570d2
commit 1880a55a34
6 changed files with 7 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ After=network-online.target
ConditionFileNotEmpty={{ consul_root_dir }}/etc/consul.hcl
[Service]
Type=notify
EnvironmentFile=-{{ consul_root_dir }}/etc/consul.env
User={{ consul_user }}
Group={{ consul_user }}