Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Releases: boxen/puppet-dnsmasq

Puppet 4 and Hiera 5 compatibility

25 Mar 21:06
ffc4134
Compare
Choose a tag to compare

Updates the puppet-dnsmasq module to support Puppet 4 and Hiera 5.

This is a breaking change and will not work on older installations.

Fix service label to remain consistent for `dev`

13 Feb 21:17
efa5fd8
Compare
Choose a tag to compare

Fix regression when using TLD other than `.dev`

14 Dec 22:58
d341482
Compare
Choose a tag to compare
  • Fix inconsistent service name and allow restarting of the service when not using .dev (#24)

Update string replacement for file path

25 Sep 21:33
Compare
Choose a tag to compare
  • Update string replacement for file path (#22)

Allow configuration of TLD

18 Sep 01:42
Compare
Choose a tag to compare
  • Allow the use of a custom TLD outside of .dev (#17)

Update to dnsmasq 2.76

26 Oct 04:57
Compare
Choose a tag to compare
  • Updates to dnsmasq 2.76 (#21)

Bugfix: service name with different TLD

01 Dec 01:12
Compare
Choose a tag to compare

Hiera-configurable TLD

13 Sep 18:25
Compare
Choose a tag to compare

Huge thanks to @tmcinerney for all of his work in #12, this module is now configurable with hiera. Importantly, you can change the default TLD for your projects from .dev to anything you want. Since .dev is becoming a real, globally-recognized TLD, the advice is to move away from it when and if you're ready.

Upstream dnsmasq 2.71, including Yosemite support

22 Aug 19:18
Compare
Choose a tag to compare

1.0.1: Merge pull request #8 from razic/coerce-to-float-before-comparison

06 Dec 02:13
Compare
Choose a tag to compare