aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2017-12-30Check if mailx package is not already defined by other modulesSilvio Rhatto
2017-12-30Avoid undefined variable warningsSilvio Rhatto
2015-12-01join case statements in init.ppvarac
2015-12-01[refactor] Dont use case statement in resource defvarac
2015-12-01linted init.ppvarac
2015-09-09make default value for alias_maps optionalelijah
2015-02-28Fix usage of the common::module_dir.intrigeri
2014-07-09get rid off lsb factsmh
2013-01-25Fixing missing delimiterSilvio Rhatto
2013-01-25Switching to parametrized classesSilvio Rhatto
2013-01-21Merge branch 'master' of ssh://labs.riseup.net/shared-postfixSilvio Rhatto
Conflicts: manifests/definitions/header_checks_snippet.pp manifests/header_checks.pp manifests/header_checks_snippet.pp manifests/init.pp manifests/tlspolicy.pp manifests/virtual_regexp_snippet.pp
2012-04-07Adding transport_regexp and virtual_regexp managementSilvio Rhatto
2012-04-07put classes and defines in the proper placemh
To take advantage of puppet's autoloading feature, which will be mandatory sooner or later. We move all the files in their appropriate place.
2012-02-16Use proper variable scopemh
Facts should be addressed with $::fqdn and so on.
2012-02-16put classes and defines in the proper placemh
To take advantage of puppet's autoloading feature, which will be mandatory sooner or later. We move all the files in their appropriate place.
2008-12-03Initial import from bzr into github.Marc Fournier