]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/vhost/_custom_fragment.erb
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _custom_fragment.erb
diff --git a/3rdparty/modules/apache/templates/vhost/_custom_fragment.erb b/3rdparty/modules/apache/templates/vhost/_custom_fragment.erb
new file mode 100644 (file)
index 0000000..9739646
--- /dev/null
@@ -0,0 +1,5 @@
+<% if @custom_fragment -%>
+
+  ## Custom fragment
+<%= @custom_fragment %>
+<% end -%>