summaryrefslogtreecommitdiff
path: root/manifests/daemon/map_address.pp
AgeCommit message (Collapse)Author
2017-10-05concat::fragment does not have an 'ensure' var anymoreLouis-Philippe VĂ©ronneau
2016-09-22Drop owner, group and mode for concat::fragment.intrigeri
These parameters are not supported anymore in recent versions of the concat module. Besides, they make little sense since what matters is the ownership and permissions of the resulting, merged file.
2016-04-28[style] Quote numbers in resource parametersvarac
Puppet future parser won't allow unquoted numbers
2013-01-02refactor daemon and main class for better designmh
By extracting the resources to their own class we can avoid a bug in puppet that makes it hard to deal with inherited parametrized classes.
2013-01-02split out defines into their own filesmh