fauxhai icon indicating copy to clipboard operation
fauxhai copied to clipboard

Easily mock full ohai data

Results 16 fauxhai issues
Sort by recently updated
recently updated
newest added

Is adding support for Ubuntu 22.04 as easy as running Fauxhai on an Ubuntu 22.04 host and copying the Json into place?

Signed-off-by: sachin007jain Support Ruby 3.1 and Depreciate ruby '2.4', '2.5', '26'

This also adds the `os_release` ohai data which is needed to properly distinguish between CentOS Linux and CentOS Stream. ~~I updated the CentOS Linux 8 data to include this new...

Currently there is no data for Windows 2022, https://github.com/chefspec/fauxhai/tree/main/lib/fauxhai/platforms/windows

Currently there is no data for Windows 11, https://github.com/chefspec/fauxhai/tree/main/lib/fauxhai/platforms/windows

Following release of *fauxhai-ng* version `9.0.0` our CI started to fail when trying to fallback on github fetch! Here is the error: ``` NoMethodError: private method `open' called for URI:Module>...

``` base::default When all attributes are default, on an amazon 2017.09 install packages Failure/Error: Fauxhai.fetch(host: 'xxxxx') JSON::ParserError: 416: unexpected token at '-08-23T18:01:08+00:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist....

Hello, **TL;DR:** Do you think it would be usefull to have more specific windows ohais (i386, x64, CORE)? _\- could be extended to other platforms_ I'm currently adding test to...

Hi there -- I tripped over a problem while using the ChefDK on OS X. I was running a ChefSpec test for Debian 8.2. The platform file isn't included in...

Hostname is located in about a dozen places on Windows. Fauxhai should replace those if they're present so we get a nice generic mocked dataset.