Project

General

Profile

« Previous | Next » 

Revision eae698b9

Added by Jan Vansteenkiste over 11 years ago

Added headers to templated files

View differences:

templates/foreman-vhost.conf.erb
<%= ERB.new(File.read(File.expand_path("_header.erb",File.dirname(file)))).result(binding) -%>
<VirtualHost <%= ipaddress %>:80>
ServerName <%= fqdn %>
ServerAlias foreman

Also available in: Unified diff