summaryrefslogtreecommitdiff
path: root/templates/default.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-04 18:27:19 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-02-04 18:27:19 -0200
commitdb3e186f93d806190fc090ff3637a5a9f86fff2a (patch)
tree6e41a619ae86489403cdd75525533156571d332c /templates/default.erb
parent82b12b8f82d130b33563fffe1374de9566b19d9d (diff)
downloadpuppet-apache-db3e186f93d806190fc090ff3637a5a9f86fff2a.tar.gz
puppet-apache-db3e186f93d806190fc090ff3637a5a9f86fff2a.tar.bz2
Cleanup
Diffstat (limited to 'templates/default.erb')
-rw-r--r--templates/default.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/default.erb b/templates/default.erb
index 46da14a..d3da728 100644
--- a/templates/default.erb
+++ b/templates/default.erb
@@ -1,7 +1,6 @@
# begin vhost for <%= fqdn %>
<VirtualHost *:80>
ServerName <%= fqdn %>
- ServerAlias <%= hosting_domain %>
DocumentRoot <%= $apache_default_folder %>
# begin site config