Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created October 28, 2013 22:00
Show Gist options
  • Select an option

  • Save bodepd/7205575 to your computer and use it in GitHub Desktop.

Select an option

Save bodepd/7205575 to your computer and use it in GitHub Desktop.
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