diff --git a/templates/zuul.vhost.erb b/templates/zuul.vhost.erb
index ba31723..b0ed669 100644
--- a/templates/zuul.vhost.erb
+++ b/templates/zuul.vhost.erb
@@ -1,4 +1,5 @@
-<VirtualHost <%= scope.lookupvar("::zuul::vhost_name") %>:80>
+<VirtualHost *:80>
+  ServerName <%= scope.lookupvar("::zuul::vhost_name") %>
   ServerAdmin <%= scope.lookupvar("::zuul::serveradmin") %>
   DocumentRoot /var/lib/zuul/www