Ver código fonte

Revert "Remove merge argument from pillar.get"

This reverts commit f6ba9ddb59.

the nginx.ng formula is only compatible with the upcoming feature
release, as noted here:

https://github.com/saltstack-formulas/nginx-formula#nginxng
susefix
Erik Johnson 10 anos atrás
pai
commit
01cb1f9576
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      nginx/ng/map.jinja

+ 1
- 1
nginx/ng/map.jinja Ver arquivo

@@ -70,7 +70,7 @@
},
'managed': {},
},
}) %}
}, merge=True) %}

{% if 'user' not in nginx.server.config %}
{% do nginx.server.config.update({

Carregando…
Cancelar
Salvar