Skip to content

Releases: larstobi/puppet-dns

0.2.0

05 Oct 11:21
Compare
Choose a tag to compare

Feature and bugfix release.

Thanks to @nhinds !

Changes:

  • Move fog requirement to feature
  • Add aws-sdk provider for dnsrecord
  • Ensure TTLs are integers

0.1.0

10 Sep 08:50
Compare
Choose a tag to compare

Feature and bugfix release.

Thanks to @ordenull !

Changes:

  • Added functionality necessary to manage both public and private zones with the same name.
  • Fixed the "Could not evaluate: undefined method `destroy' for nil:NilClass" error
  • Autorequire dnszone for dnsrecord.