{"id":29016661,"url":"https://github.com/chef/kitchen-vcenter","last_synced_at":"2025-06-25T22:33:19.380Z","repository":{"id":24468322,"uuid":"98209826","full_name":"chef/kitchen-vcenter","owner":"chef","description":"A test-kitchen driver for vCenter REST API","archived":false,"fork":false,"pushed_at":"2025-04-21T13:05:58.000Z","size":479,"stargazers_count":28,"open_issues_count":9,"forks_count":27,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-05-24T08:11:56.557Z","etag":null,"topics":["chef","test-kitchen","vcenter","vsphere","vsphere-sdk"],"latest_commit_sha":null,"homepage":"https://www.chef.io/implementations/vmware","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-24T16:09:24.000Z","updated_at":"2025-04-04T19:47:02.000Z","dependencies_parsed_at":"2024-06-20T23:22:03.305Z","dependency_job_id":"2d7583a5-92aa-4dfa-bf69-e848143a1c68","html_url":"https://github.com/chef/kitchen-vcenter","commit_stats":{"total_commits":303,"total_committers":29,"mean_commits":"10.448275862068966","dds":0.6402640264026402,"last_synced_commit":"5167239abdd1b3925ab17f9f051e04c9a3d0f949"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/chef/kitchen-vcenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fkitchen-vcenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fkitchen-vcenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fkitchen-vcenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fkitchen-vcenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chef","download_url":"https://codeload.github.com/chef/kitchen-vcenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chef%2Fkitchen-vcenter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261963232,"owners_count":23237139,"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":["chef","test-kitchen","vcenter","vsphere","vsphere-sdk"],"created_at":"2025-06-25T22:31:08.786Z","updated_at":"2025-06-25T22:33:19.371Z","avatar_url":"https://github.com/chef.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kitchen-vcenter\n\n[![Gem Version](https://badge.fury.io/rb/kitchen-vcenter.svg)](https://rubygems.org/gems/kitchen-vcenter)\n[![Build status](https://badge.buildkite.com/4b0ca1bb5cd02dee51d9ce789f8346eb05730685c5be7fbba9.svg?branch=master)](https://buildkite.com/chef-oss/chef-kitchen-vcenter-master-verify)\n\nThis is the official Test Kitchen plugin for VMware vCenter via the vCenter REST API. This plugin allows Test Kitchen the ability to create, bootstrap, and test VMs in VMware infrastructures.\n\n- Documentation: [https://github.com/chef/kitchen-vcenter/blob/master/README.md](https://github.com/chef/kitchen-vcenter/blob/master/README.md)\n- Source: [https://github.com/chef/kitchen-vcenter/tree/master](https://github.com/chef/kitchen-vcenter/tree/master)\n- Issues: [https://github.com/chef/kitchen-vcenter/issues](https://github.com/chef/knife-vcenter/issues)\n- Mailing list: [https://discourse.chef.io/](https://discourse.chef.io/)\n\nPlease refer to the [CHANGELOG](CHANGELOG.md) for version history and known issues.\n\n## Requirements\n\n- Ruby 2.6 or higher\n- VMware vCenter/vSphere 5.5 or higher\n- VMs or templates to clone, with open-vm-tools installed\n- DHCP server to assign IPs to kitchen instances\n\n## Installation\n\nThe kitchen-vcenter driver ships as part of Chef Workstation. The easiest way to use this driver is to [Download Chef Workstation](https://www.chef.io/downloads/tools/workstation).\n\nIf you want to install the driver directly into a Ruby installation:\n\n```sh\ngem install kitchen-vcenter\n```\n\nIf you're using Bundler, simply add it to your Gemfile:\n\n```ruby\ngem \"kitchen-vcenter\"\n```\n\n... and then run `bundle install`.\n\n## Configuration\n\nSee the [kitchen.ci vCenter Driver Page](https://kitchen.ci/docs/drivers/vcenter/) for documentation on configuring this driver.\n\n## Contributing\n\nFor information on contributing to this project see \u003chttps://github.com/chef/chef/blob/master/CONTRIBUTING.md\u003e\n\n## Development\n\n* Report issues/questions/feature requests on [GitHub Issues][issues]\n\nPull requests are very welcome! Make sure your patches are well tested. Ideally create a topic branch for every separate change you make. For example:\n\n1. Fork the repo\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Run the tests and chefstyle, `bundle exec rake spec` and `bundle exec rake style`\n4. Commit your changes (`git commit -am 'Added some feature'`)\n5. Push to the branch (`git push origin my-new-feature`)\n6. Create new Pull Request\n\n## License\n\n- Author:: Russell Seymour ([rseymour@chef.io](mailto:rseymour@chef.io))\n- Author:: JJ Asghar ([jj@chef.io](mailto:jj@chef.io))\n- Author:: Thomas Heinen ([theinen@tecracer.de](mailto:theinen@tecracer.de))\n- Author:: Michael Kennedy ([michael_l_kennedy@me.com](mailto:michael_l_kennedy@me.com))\n\nCopyright:: Copyright (c) 2017-2022 Chef Software, Inc.\n\nLicense:: Apache License, Version 2.0\n\n```text\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n[issues]: https://github.com/chef/kitchen-vcenter/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchef%2Fkitchen-vcenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchef%2Fkitchen-vcenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchef%2Fkitchen-vcenter/lists"}