updated map.jinja debian 8.0 settings
This commit is contained in:
parent
c58a650b69
commit
3ab160bad2
@ -57,4 +57,11 @@
|
||||
'default_site_ssl': 'default-ssl.conf',
|
||||
'use_require': True,
|
||||
},
|
||||
'8.0': {
|
||||
'wwwdir': '/var/www',
|
||||
'confext': '.conf',
|
||||
'default_site': '000-default.conf',
|
||||
'default_site_ssl': 'default-ssl.conf',
|
||||
'user_require': True,
|
||||
},
|
||||
}, grain='lsb_distrib_release', merge=salt['pillar.get']('apache:lookup'))) %}
|
||||
|
Loading…
Reference in New Issue
Block a user