소스 검색

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({

Loading…
취소
저장