Skip to content

Commit

Permalink
Merge pull request #75 from hatifnatt/set_base
Browse files Browse the repository at this point in the history
Set 'default' as base in OS map
  • Loading branch information
landergate authored Mar 28, 2018
2 parents 732f839 + 1c1e349 commit a613aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zabbix/map.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@
'logfile': '/var/log/zabbix/zabbix_proxy.log'
}
},
}, merge=salt['pillar.get']('zabbix:lookup')) %}
}, merge=salt['pillar.get']('zabbix:lookup'), base='default') %}

0 comments on commit a613aad

Please sign in to comment.