]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/apache/templates/vhost/_custom_fragment.erb
add Openstack modules to 3rdparty
[dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _custom_fragment.erb
1 <% if @custom_fragment -%>
2
3   ## Custom fragment
4 <%= @custom_fragment %>
5 <% end -%>