Created
January 23, 2014 11:24
-
-
Save zipkid/8577031 to your computer and use it in GitHub Desktop.
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
-bash-4.1$ puppet apply -e 'notify{"$::architecture":}' | |
Notice: Compiled catalog for gitlab01.vm.super-visions.com in environment production in 0.02 seconds | |
Notice: x86_64 | |
Notice: /Stage[main]/Main/Notify[x86_64]/message: defined 'message' as 'x86_64' | |
Notice: Finished catalog run in 0.03 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment