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:
parent
7febd2deb6
commit
f6ba9ddb59
@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
'managed': {},
|
'managed': {},
|
||||||
},
|
},
|
||||||
}, merge=True) %}
|
}) %}
|
||||||
|
|
||||||
{% if 'user' not in nginx.server.config %}
|
{% if 'user' not in nginx.server.config %}
|
||||||
{% do nginx.server.config.update({
|
{% do nginx.server.config.update({
|
||||||
|
Loading…
Reference in New Issue
Block a user