wrong format and content for consul service file
This commit is contained in:
parent
f025fa6cb4
commit
529bcc3a20
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"service": {
|
|
||||||
"name": "adguard",
|
|
||||||
"address": "127.0.0.1",
|
|
||||||
"port": 80,
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"connect": {
|
|
||||||
"sidecar_service": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
1
templates/adguard.consul.json.j2
Normal file
1
templates/adguard.consul.json.j2
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{ deploy_adguard_consul['configuration']|to_nice_json }}
|
Loading…
Reference in New Issue
Block a user