add missing file

This commit is contained in:
Jason Ertel
2023-05-08 14:55:37 -04:00
parent 40c3f9a156
commit 7ac4bc52a3

View File

@@ -0,0 +1,3 @@
{% import_yaml 'nginx/defaults.yaml' as NGDEFAULTS %}
{% set NGMERGED = salt['pillar.get']('nginx', NGDEFAULTS.nginx, merge=True) %}