Mercurial > repos > other > Puppet
view modules/apache/templates/namevirtualhost.erb @ 157:c6b1b42f3e4b puppet-3.6
Move all sites to separate LetsEncrypt certs to make adding future domains easier
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Thu, 30 Mar 2017 20:41:18 +0100 |
parents | 956e484adc12 |
children |
line wrap: on
line source
<%# NameVirtualHost should always be one of: - * - *:<port> - _default_:<port> - <ip> - <ip>:<port> -%> NameVirtualHost <%= @addr_port %>