chef-ssh-keys
SSH keys manager
Creates authorized_keys in user ~/.ssh directory from data bag
Cookbook "ssh-keys" for Chef, creates "authorized_keys" in user "~/.ssh" directory from a data bag
52 stars
5 watching
34 forks
Language: Ruby
last commit: almost 8 years ago
Linked from 1 awesome list
chefssh
Related projects:
Repository | Description | Stars |
---|---|---|
chef-cookbooks/ssh_known_hosts | Manages host keys for secure SSH connections in a cluster of nodes | 72 |
ccontavalli/ssh-ident | Automates loading and reuse of SSH keys across multiple hosts and projects. | 965 |
sous-chefs/certificate | Automates common certificate management tasks from encrypted data bags | 73 |
dnaeon/cl-ssh-keys | A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
schubergphilis/chef-acme | An ACME protocol cookbook to request SSL certificates from Let's Encrypt. | 112 |
moul/go-sshkeys | Library providing functions to manipulate SSH keys in Go | 5 |
shoobyban/sshman | Manages access to remote hosts through SSH keys and group assignments. | 49 |
webfactory/ssh-agent | Enables access to private repositories by making an SSH key available with ssh-agent | 1,229 |
bensie/sshkey | Generates and manipulates SSH private and public keys in Ruby. | 276 |
chef/chef-vault | A tool to securely manage sensitive data in Chef environments | 407 |
datadog/chef-datadog | Automates deployment of Datadog components and configuration using Chef recipes | 97 |
ssh-vault/ssh-vault | A tool that enables secure encryption and decryption of data using public-private SSH key pairs. | 450 |
sous-chefs/nagios | Installs and configures a Nagios server using Chef | 125 |
sous-chefs/powershell | Installs and configures different versions of the Windows PowerShell shell. | 110 |
chef/ohai | System configuration profiling and reporting | 681 |