summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/host
Commit message (Expand)AuthorAgeFilesLines
* (#8644) Host provider on WindowsJosh Cooper2011-07-291-0/+3
* (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-141-5/+3
* (#5274) New comment property for the hosttypeStefan Schulte2010-11-171-53/+23
* Code smell: Two space indentationMarkus Roberts2010-07-091-49/+49
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+4
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-3/+5
* fix #2987 - check correct hash entryPeter Meier2009-12-251-1/+1
* Making provider/host/parser.rb compatible with host_aliasesMarkus Roberts2009-12-231-8/+8
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-141-19/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-032-2/+0
* The first round of bug-fixes in preparation for beakerluke2007-07-191-1/+0
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+18
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-131-44/+39
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-171-0/+78
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-051-78/+0
* Beginning the process of moving parsedtypes to a provider. Each parsedluke2006-09-031-0/+78