mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
corrected the key to match the pillar.example
This commit is contained in:
parent
f34b239202
commit
023c2873b1
1 changed files with 1 additions and 1 deletions
|
@ -87,4 +87,4 @@
|
|||
'default_site_ssl': 'default-ssl.conf',
|
||||
'use_require': True,
|
||||
},
|
||||
}, grain='oscodename', merge=salt['pillar.get']('apache:lookup'))) %}
|
||||
}, grain='oscodename', merge=salt['pillar.get']('apache'))) %}
|
||||
|
|
Loading…
Add table
Reference in a new issue