X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b9eeecc2a3ad0fbba208b5b1cea862123fb746b6..46fff41f76eb4b09fd296bf83faa26889d8333dc:/cookbooks/networking/metadata.rb diff --git a/cookbooks/networking/metadata.rb b/cookbooks/networking/metadata.rb index 31835cfca..33baab1f4 100644 --- a/cookbooks/networking/metadata.rb +++ b/cookbooks/networking/metadata.rb @@ -5,5 +5,5 @@ license "Apache-2.0" description "Configures networking" version "1.0.0" -recipe "networking", "Configures networking via attributes" -supports "ubuntu" +depends "chef" +depends "ruby"