Merge "Fix vhost configuration sections"
This commit is contained in:
commit
03c8f733a0
@ -1,4 +1,5 @@
|
||||
<VirtualHost <%= scope.lookupvar("nodepool::vhost_name") %>:80>
|
||||
<VirtualHost *:80>
|
||||
ServerName <%= scope.lookupvar("nodepool::vhost_name") %>
|
||||
|
||||
DocumentRoot <%= scope.lookupvar("nodepool::image_log_document_root") %>
|
||||
<Directory <%= scope.lookupvar("nodepool::image_log_document_root") %>>
|
||||
|
Loading…
x
Reference in New Issue
Block a user