Mercurial > repos > other > Puppet
view modules/apache/templates/vhost/_suexec.erb @ 0:956e484adc12
Initial public release of Puppet configs
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 16 Aug 2014 19:47:38 +0000 |
parents | |
children |
line wrap: on
line source
<% if @suexec_user_group -%> SuexecUserGroup <%= @suexec_user_group %> <% end -%>