summaryrefslogtreecommitdiff
path: root/manifests/plugins/interfaces.pp
AgeCommit message (Collapse)Author
2010-12-09replace gsub with builtin regsubstmh
2010-07-15fixing weird class setupmh
we had some weird class setup which caused some problems on 2.6 (see puppet bug #4242 for more info). This commit cleans that weird setup up and decouples a lot of things.
2010-05-13remove tabs and trailing whitespaces in manifestsJerome Charaoui
2009-09-29refactor everything into its own filemh