Created
May 13, 2016 17:37
-
-
Save davidmichaelkarr/85aadf5c2fb2ffd66a3d169ae9f276f0 to your computer and use it in GitHub Desktop.
This file contains 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
[vagrant@client ~]$ puppet apply -e 'notice(!"Fee" in "coffee"); notice(!("Fee" in "coffee"))' | |
Notice: Scope(Class[main]): false | |
Notice: Scope(Class[main]): false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment