Skip to content

Instantly share code, notes, and snippets.

@cwebberOps
Created February 19, 2014 00:14
Show Gist options
  • Save cwebberOps/9083463 to your computer and use it in GitHub Desktop.
Save cwebberOps/9083463 to your computer and use it in GitHub Desktop.
rspec against facter
Failure/Error: Facter.fact(:ipaddress).stubs(:value).returns ipaddress
NoMethodError:
undefined method `stubs' for #<Facter::Util::Fact:0x007ffa9257fd98>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment