fix permissions on consul service definition file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
9165b1bfa4
commit
4380c6ce63
|
@ -4,5 +4,6 @@
|
|||
template:
|
||||
src: service_tinc.json
|
||||
dest: '{{ tinc_consul_service_path }}'
|
||||
mode: 0644
|
||||
notify:
|
||||
- reload consul
|
||||
|
|
Loading…
Reference in New Issue