Browse Source

updated map.jinja debian 8.0 settings

tags/v0.37.4
Niels Abspoel 10 years ago
parent
commit
3ab160bad2
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      apache/map.jinja

+ 7
- 0
apache/map.jinja View File

@@ -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…
Cancel
Save