{"id":26235270,"url":"https://github.com/robertlemke/cookbook-ssh","last_synced_at":"2026-04-21T18:08:05.447Z","repository":{"id":7506024,"uuid":"8855999","full_name":"robertlemke/cookbook-ssh","owner":"robertlemke","description":"A simple Chef cookbook for managing SSH aspects","archived":false,"fork":false,"pushed_at":"2013-03-18T14:26:56.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T02:37:14.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertlemke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-18T14:25:17.000Z","updated_at":"2014-02-26T08:40:51.000Z","dependencies_parsed_at":"2022-09-16T08:51:58.934Z","dependency_job_id":null,"html_url":"https://github.com/robertlemke/cookbook-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertlemke/cookbook-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2Fcookbook-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2Fcookbook-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2Fcookbook-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2Fcookbook-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertlemke","download_url":"https://codeload.github.com/robertlemke/cookbook-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertlemke%2Fcookbook-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-13T02:36:32.254Z","updated_at":"2025-12-24T18:12:49.568Z","avatar_url":"https://github.com/robertlemke.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Chef Cookbook: SSH\n======================\nThis simple cookbook allows for setting authorized keys to a server's SSH configuration.\n\nRequirements\n------------\nThe recipe of this cookbook has only been tested with Ubuntu but should work with\nmost other systems.\n\nUsage\n-----\n### LWRP\n\nUse the LWRP `robertlemke_ssh_authorized_keys_entry` to append an entry for the\nspecified host in `{user}/.ssh/authorized_keys`. For example:\n\n```ruby\nrobertlemke_ssh_authorized_keys_entry \"john@example.com\" do\n  key \"ssh-rsa AAAAB3Nza11C1yc2EAAAADAQABAAABAQDxZFQmywH5HT55fKiqkSJZ45HPLzdN8inGWsp0tAljb7r/mvQGV/xWqO4Ixy3WZs6OXJLIEufpjFtp3cCSRBw3f0dW3QiiAmABSQBkP/JGjOxdpHPKh7fPaEbuzDIJYME/wc1MoMkRyoAGyDfBM6oBhvCCmkSpIoFnzbwiHMzwOKcYUPWImCtqXF4fbl+xOtEnJfH1QVTwvDAhfeqZ7YzegT+mvWf80y+KqgvRbC1niL1O1VVx459AhfPRr4iaZcbh5nXyxhzRmTXQvXUiNgpCnfci+tsSSeZfBIiAXHhOA2sDL0+Ehl01fOQuQzxg65LIymtqMXh0iO++c5Bd53 john@example.net\"\n  user \"root\"\nend\n```\n\nLicense and Author\n------------------\nCopyright (c) 2013 Robert Lemke\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the \"Software\"), to deal in the\nSoftware without restriction, including without limitation the rights to use, copy,\nmodify, merge, publish, distribute, sublicense, and/or sell copies of the Software,\nand to permit persons to whom the Software is furnished to do so, subject to the\nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\nCONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE\nOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertlemke%2Fcookbook-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertlemke%2Fcookbook-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertlemke%2Fcookbook-ssh/lists"}