summaryrefslogtreecommitdiff
path: root/manifests/target.pp
AgeCommit message (Collapse)Author
2015-08-11Merge remote-tracking branch 'shared/master' into leap_mastervarac
Conflicts: README manifests/base.pp manifests/defaults/commands.pp manifests/nrpe.pp manifests/service.pp manifests/target.pp templates/nrpe/nrpe_command.erb
2015-04-23stop defining an alias by default for hostsGabriel Filion
Since the "alias" attribute is special for puppet in that it needs to be a string that's unique throughout all of the resources on a given host's catalogue, we shouldn't always define an alias unless users really want them. This alias might (and did for some ppl) create a conflict when using a class that is named the same as $::hostname.
2013-01-25linted target.pp, added notesvarac
2012-06-14take hiera out of the paramsmh
2012-06-08refactor things for >2.7mh
2012-06-05new style for 2.7mh
2009-12-02remove host wrapper, instead define using native type in target, and create ↵Jerome Charaoui
a target::nat subclass
2009-12-02don't always add ping service to targetsJerome Charaoui
2008-11-07removed modules dir - we don't need itmh
factored out classes and defines in their own files