Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -20,7 +20,7 @@ action :add do
|
||||
owner 'root'
|
||||
group 'mysql'
|
||||
mode '0640'
|
||||
cookbook new_resource.cookbook
|
||||
cookbook 'mariadb'
|
||||
variables variables_hash
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user