Commit graph

5 commits

Author SHA1 Message Date
dependabot[bot]
2b95a8435b
Update vmpooler requirement from ~> 1.3, >= 1.3.0 to >= 1.3.0, ~> 2.2
Updates the requirements on [vmpooler](https://github.com/puppetlabs/vmpooler) to permit the latest version.
- [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/1.3.0...2.2.0)

---
updated-dependencies:
- dependency-name: vmpooler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 15:40:51 +00:00
Samuel Beaulieu
0beec3d8e9
code review fixes 2021-12-29 12:17:25 -06:00
Samuel Beaulieu
daa55fe5b8
Adding the cloud DNS API library and related methods
we setup DNS when a VM is created and tear it down when a VM is deleted
the DNS zone should exist already and is referenced by a provider setting
the dns zone is also set in order to use it for vm_ready? instead of the global
domain
instances have a label that identifies which project they belong to, so
it can be used for FW rules
2021-12-29 08:21:51 -06:00
Samuel Beaulieu
55654387af
fix simplecov with jruby, add a .rubocop.yml config file 2021-12-10 12:34:06 -06:00
Samuel Beaulieu
2a0e9f5bdc
adding spec tests 2021-12-07 08:41:55 -06:00
Renamed from vmpooler-vsphere-provider.gemspec (Browse further)