mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18:41 -05:00
No description
Bumps [vmpooler](https://github.com/puppetlabs/vmpooler) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/puppetlabs/vmpooler/releases) - [Changelog](https://github.com/puppetlabs/vmpooler/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppetlabs/vmpooler/compare/2.1.0...2.3.0) --- updated-dependencies: - dependency-name: vmpooler dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| lib | ||
| scripts | ||
| spec | ||
| .gitignore | ||
| .rubocop.yml | ||
| .rubocop_todo.yml | ||
| CODEOWNERS | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| Rakefile | ||
| README.md | ||
| vmpooler-provider-vsphere.gemspec | ||
vmpooler-provider-vsphere
This is a provider for VMPooler allows using vSphere as a source of machines. This provider was originally part of the main VMPooler code base but was extracted to be a standalone gem so that development could be done independently of VMPooler itself.
Usage
Include this gem in the same Gemfile that you use to install VMPooler itself and then define one or more pools with the provider key set to vsphere. VMPooler will take care of the rest.
Examples of deploying VMPooler with this provider can be found in the puppetlabs/vmpooler-deployment repository.
License
vmpooler-provider-vsphere is distributed under the Apache License, Version 2.0. See the LICENSE file for more details.