memcached (openstack) is no longer in use
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _custom_fragment.erb
1 <% if @custom_fragment -%>
2
3   ## Custom fragment
4 <%= @custom_fragment %>
5 <% end -%>