Correct nodepool log document root reference
Change-Id: I19713d464ef62f6a9fc556475fb707311f5c023c
This commit is contained in:
parent
7b9c047612
commit
c6ea9c4bbf
@ -1,6 +1,6 @@
|
|||||||
<VirtualHost <%= scope.lookupvar("nodepool::vhost_name") %>:80>
|
<VirtualHost <%= scope.lookupvar("nodepool::vhost_name") %>:80>
|
||||||
|
|
||||||
DocumentRoot <%= scope.lookupvar("nodepool:image_log_document_root") %>
|
DocumentRoot <%= scope.lookupvar("nodepool::image_log_document_root") %>
|
||||||
<Directory>
|
<Directory>
|
||||||
Options <%= scope.lookupvar("apache::params::options") %>
|
Options <%= scope.lookupvar("apache::params::options") %>
|
||||||
AllowOverride None
|
AllowOverride None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user