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/0d4926b1b5fcecda3f4783433a5e0906 to your computer and use it in GitHub Desktop.
Save davidmichaelkarr/0d4926b1b5fcecda3f4783433a5e0906 to your computer and use it in GitHub Desktop.
[vagrant@client ~]$ puppet apply -e 'notice(!"tea" in "coffee"); notice(!("tea" in "coffee"))'
Notice: Scope(Class[main]): false
Notice: Scope(Class[main]): true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment