fixed error in apache vhost temlpate
This commit is contained in:
parent
c41052330e
commit
6cfdb8e5ad
@ -4,7 +4,7 @@ maintainer_email 'you@example.com'
|
||||
license 'All Rights Reserved'
|
||||
description 'Installs/Configures t42-common'
|
||||
long_description 'Installs/Configures t42-common'
|
||||
version '0.1.7'
|
||||
version '0.1.8'
|
||||
chef_version '>= 13.0'
|
||||
|
||||
depends 'nodejs'
|
||||
|
@ -48,7 +48,7 @@
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
<% end - %>
|
||||
<% end -%>
|
||||
|
||||
<% if node['web']['static'] %>
|
||||
<% node['web']['static'].each do |static| -%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user