Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidmichaelkarr/85aadf5c2fb2ffd66a3d169ae9f276f0 to your computer and use it in GitHub Desktop.
Save davidmichaelkarr/85aadf5c2fb2ffd66a3d169ae9f276f0 to your computer and use it in GitHub Desktop.
[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