Created
February 19, 2014 00:14
-
-
Save cwebberOps/9083463 to your computer and use it in GitHub Desktop.
rspec against facter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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