summaryrefslogtreecommitdiff
path: root/manifests/target.pp
AgeCommit message (Collapse)Author
2015-10-26fix nagios_aliasmh
2015-10-25Merge remote-tracking branch 'shared/master'mh
2015-06-07cleanup things a bit and make it possible to set a different fqdnmh
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.
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