{% from "consul/map.jinja" import consul with context %}
{
"services": {{ consul.register | json }}
}