From: Grant Slater Date: Thu, 20 Oct 2016 00:34:40 +0000 (+0100) Subject: hp-health service does not support reload X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c8509a9e49dc4663c5316e25f163fdff12ced7f3 hp-health service does not support reload --- diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 13c1739b5..d999d28e5 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -70,7 +70,7 @@ when "HP" service "hp-health" do action [:enable, :start] - supports :status => true, :restart => true, :reload => true + supports :status => true, :restart => true end units << "1"