Remove merge argument from pillar.get

This argument is only currently available in develop, and thus does not
belong in this formula at this time.
This commit is contained in:
Erik Johnson 2014-07-03 12:53:13 -05:00
parent 7febd2deb6
commit f6ba9ddb59

View File

@ -70,7 +70,7 @@
},
'managed': {},
},
}, merge=True) %}
}) %}
{% if 'user' not in nginx.server.config %}
{% do nginx.server.config.update({