Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-23 | stop defining an alias by default for hosts | Gabriel 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-14 | take hiera out of the params | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2009-12-02 | remove host wrapper, instead define using native type in target, and create ↵ | Jerome Charaoui | |
a target::nat subclass | |||
2009-12-02 | don't always add ping service to targets | Jerome Charaoui | |
2008-11-07 | removed modules dir - we don't need it | mh | |
factored out classes and defines in their own files |