summaryrefslogtreecommitdiffstats
path: root/test/providers/netinfo_host.rb
Commit message (Collapse)AuthorAgeFilesLines
* I have not yet finished testing, but most of the providers now successfully ↵luke2006-12-281-58/+0
| | | | | | pass arrays to execute() instead of strings, which means that the vast majority of execution problems are now gone. I will finish testing tomorrow, hopefully, and will also hopefully be able to verify that the execution-related bugs are fixed. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1979 980ebf18-57e1-0310-9a29-db15c13687c0
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+58
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1865 980ebf18-57e1-0310-9a29-db15c13687c0