]> git.openstreetmap.org Git - chef.git/blob - cookbooks/openssh/metadata.rb
Add a bunch more cookbooks
[chef.git] / cookbooks / openssh / metadata.rb
1 maintainer        "OpenStreetMap Administrators"
2 maintainer_email  "admins@openstreetmap.org"
3 license           "Apache 2.0"
4 description       "Installs and configures openssh"
5 version           "1.0.0"
6 recipe            "openssh", "Installs and configures openssh"
7 supports          "ubuntu"
8 depends           "networking"