projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Include ECDSA keys in ssh_known_hosts
[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"