{% for key, value in default_burp_client_conf|combine(burp_client_conf)|dictsort %}
{{ key }} = {{ value }}
{% endfor %}