ソースを参照

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年前
コミット
01cb1f9576
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      nginx/ng/map.jinja

+ 1
- 1
nginx/ng/map.jinja ファイルの表示

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

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

読み込み中…
キャンセル
保存