diff options
author | Josh Cooper <josh@puppetlabs.com> | 2011-07-29 13:30:15 -0700 |
---|---|---|
committer | Josh Cooper <josh@puppetlabs.com> | 2011-07-29 13:58:47 -0700 |
commit | 82c6b3cb41397c989c011cf767066bcf1e403db2 (patch) | |
tree | 16701bb5e7536c59a12c63eb8c0c865ae7c47963 /test/util/autoload.rb | |
parent | cd1e501b6ebba6f7b109c0591452a459a95c43da (diff) | |
download | puppet-82c6b3cb41397c989c011cf767066bcf1e403db2.tar.gz puppet-82c6b3cb41397c989c011cf767066bcf1e403db2.tar.xz puppet-82c6b3cb41397c989c011cf767066bcf1e403db2.zip |
(#8644) Host provider on Windows
The host provider did not work on Windows because it didn't know where
to find its hosts file. The provider now uses Win32::Resolv, which is
part of the standard ruby library, to find it.
Several host type/provider spec tests were marked as fails_on_windows,
but now that the provider is working, I removed the tag from those
tests, and verified that the tests now pass. There are two tests in
resources_spec that fail because the user and exec providers are not
supported on Windows yet, so those tests are marked as fails_on_windows.
Reviewed-by: Pieter van de Bruggen <pieter@puppetlabs.com>
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions