Browse Source

Revert "corrected the key to match the pillar.example"

tags/v0.37.4
Forrest 9 years ago
parent
commit
b839a7e30b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      apache/map.jinja

+ 1
- 1
apache/map.jinja View File

@@ -87,4 +87,4 @@
'default_site_ssl': 'default-ssl.conf',
'use_require': True,
},
}, grain='oscodename', merge=salt['pillar.get']('apache'))) %}
}, grain='oscodename', merge=salt['pillar.get']('apache:lookup'))) %}

Loading…
Cancel
Save