diff --git a/templates/consul-template.cfg.j2 b/templates/consul-template.cfg.j2 index 4860fce..42d1351 100644 --- a/templates/consul-template.cfg.j2 +++ b/templates/consul-template.cfg.j2 @@ -3,7 +3,7 @@ consul = "{{ consul_template_consul_server }}:{{ consul_template_consul_port }}" log_level = "{{consul_template_log_level}}" {% endif %} {% if consul_template_wait is defined %} -wait = "{{consul_template_wait}} +wait = "{{consul_template_wait}}" {% endif %} {% if not consul_template_use_config_dir %} {% if consul_template_templates %}