Mercurial > repos > other > Puppet
view modules/apache/templates/namevirtualhost.erb @ 260:5f63afb70415
Fix naming of files for new VPS overrides
$hostname is just the short host name, not the FQDN
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 29 Dec 2019 10:57:18 -0500 |
parents | 956e484adc12 |
children |
line wrap: on
line source
<%# NameVirtualHost should always be one of: - * - *:<port> - _default_:<port> - <ip> - <ip>:<port> -%> NameVirtualHost <%= @addr_port %>