Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -38,6 +38,6 @@ template '/etc/apt-cacher-ng/acng.conf' do
|
||||
end
|
||||
|
||||
service 'apt-cacher-ng' do
|
||||
supports :restart => true, :status => false
|
||||
supports restart: true, status: false
|
||||
action [:enable, :start]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user