Created
October 28, 2013 22:00
-
-
Save bodepd/7205575 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
| print hiera values | |
| export RUBYLIB=/etc/puppet/modules/hiera_data_mapper/lib | |
| hiera \ | |
| --debug \ | |
| --config /etc/puppet/hiera.yaml \ | |
| operatingsystem=redhat \ | |
| scenario=2_role nova::verbose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment