Project

General

Profile

Download (314 Bytes) Statistics
| Branch: | Tag: | Revision:
<IfVersion < 2.4>
Include <%= File.join(scope.lookupvar('apache::confd_dir'), '/05-foreman.d/*.conf') %>
</IfVersion>
<IfVersion >= 2.4>
IncludeOptional <%= File.join(scope.lookupvar('apache::confd_dir'), '/05-foreman.d/*.conf') %>
</IfVersion>
<%= "PassengerPreStart http://#{@servername}\n" if @prestart -%>
(4-4/14)