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