Remove a bunch of 3rdparty modules that seem unused
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / templates / namevirtualhost.erb
diff --git a/3rdparty/modules/apache/templates/namevirtualhost.erb b/3rdparty/modules/apache/templates/namevirtualhost.erb
deleted file mode 100644 (file)
index cf76768..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<%# NameVirtualHost should always be one of:
-  - *
-  - *:<port>
-  - _default_:<port>
-  - <ip>
-  - <ip>:<port>
--%>
-NameVirtualHost <%= @addr_port %>