Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -1853,5 +1853,5 @@ ldap.max_links = -1
|
||||
; End:
|
||||
|
||||
<% @directives.sort_by { |key, val| key }.each do |directive, value| -%>
|
||||
<%= "#{directive}=\"#{value}\"" %>
|
||||
<%= "#{directive}=#{value}" %>
|
||||
<% end -%>
|
||||
|
||||
Reference in New Issue
Block a user