Browse Source

Merge pull request #62 from saltstack-formulas/revert-61-master

Revert "corrected the key to match the pillar.example"
master
puneet kandhari 9 years ago
parent
commit
513bc04861
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