]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/sysctl/recipes/default.rb
Use multipackage installs throughout
[chef.git] / cookbooks / sysctl / recipes / default.rb
index 930541945ab44c44b04e832044355a4158ba630b..de6cdcbf5b6a7130b93ce659f54b2cee024c01ac 100644 (file)
@@ -17,9 +17,7 @@
 # limitations under the License.
 #
 
-package "procps" do
-  action :install
-end
+package "procps"
 
 directory "/etc/sysctl.d" do
   owner "root"