{"id":19211625,"url":"https://github.com/marcusg/vagrantchef","last_synced_at":"2026-06-25T09:30:26.426Z","repository":{"id":20015653,"uuid":"23283340","full_name":"marcusg/vagrantchef","owner":"marcusg","description":"repo to test vagrant with chef","archived":false,"fork":false,"pushed_at":"2014-08-31T09:56:46.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T17:14:55.329Z","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/marcusg.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":"2014-08-24T14:41:54.000Z","updated_at":"2014-08-24T20:42:02.000Z","dependencies_parsed_at":"2022-07-23T14:32:12.885Z","dependency_job_id":null,"html_url":"https://github.com/marcusg/vagrantchef","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fvagrantchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fvagrantchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fvagrantchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fvagrantchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusg","download_url":"https://codeload.github.com/marcusg/vagrantchef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286517,"owners_count":19777354,"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","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":"2024-11-09T13:43:09.004Z","updated_at":"2026-06-25T09:30:26.334Z","avatar_url":"https://github.com/marcusg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"vagrantchef\n===========\n\nrepo to test vagrant with chef\n\n### Required tools on host system\n- virtualbox 4.x\n- bsdtar (on newer virtualbox versions)\n\n### Config\n\n- Adjust path to ssh public key file in `Vagrantfile` (needed for first setup)\n- Copy ssh public key to `data_bags/users/deploy.json` to ensure passwordless access to server\n\n### Build box\n\n    bundle install\n    vagrant up\n\n### Prepare box and run recipes\n\n    bundle exec knife solo prepare vagrant@192.168.33.10\n    bundle exec knife solo cook vagrant@192.168.33.10 nodes/base.json\n\n### Tests\n\nRun tests against vagrant instance (run `prepare` and `cook` commands before)\n\n\t\trspec\n\n### Disable Host key verification\n\nput in `~/.ssh/config`\n\n    Host 192.168.33.*\n      StrictHostKeyChecking no\n      UserKnownHostsFile=/dev/null\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusg%2Fvagrantchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusg%2Fvagrantchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusg%2Fvagrantchef/lists"}