]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/namevirtualhost.erb
try again, with puppetforge modules, correctly included now
[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
new file mode 100644 (file)
index 0000000..cf76768
--- /dev/null
@@ -0,0 +1,8 @@
+<%# NameVirtualHost should always be one of:
+  - *
+  - *:<port>
+  - _default_:<port>
+  - <ip>
+  - <ip>:<port>
+-%>
+NameVirtualHost <%= @addr_port %>