summaryrefslogtreecommitdiff
path: root/spec/acceptance/has_interface_with_spec.rb
AgeCommit message (Collapse)Author
2017-02-21remove unsupported platforms and future parsertphoney
2014-07-08AIX has no facter network supportHunter Haugen
These functions take advantage of IP fact information and AIX does not appear to support dynamic interface detection in facter.
2014-06-25Disable windows network stuff and quote pathHunter Haugen
2014-06-23Fixed fqdn,getparam and has_interface_with spec testsTravis Fields
2014-06-23OS X also has lo0 and can't manage user homedirsHunter Haugen
2014-06-19(FM-1587) Fix test issues on solaris 10Hunter Haugen
- ensure_packages fails because Error: Sun packages must specify a package source - ensure_resource fails for the same reason - get_module_path fails because the modulepath is different - has_interface_with fails because the interface is lo0 not lo
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Adding more spec coverageHunter Haugen