Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created September 19, 2013 18:11
Show Gist options
  • Select an option

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

Select an option

Save bodepd/6627526 to your computer and use it in GitHub Desktop.
root@build-server:~# hiera --debug --config /etc/puppet/hiera.yaml neutron::db::mysql::host scenario=db_split_2_role
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Hiera data_mapper backend starting
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Hiera YAML backend starting
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Cannot find datafile /etc/puppet/data/data_mappings/user.yaml, skipping
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Cannot find datafile /etc/puppet/data/data_mappings/jenkins.yaml, skipping
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Looking for datamappings in /etc/puppet/data/data_mappings/scenario/db_split_2_role.yaml
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Found neutron::db::mysql::host in scenario/db_split_2_role
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Cannot find datafile /etc/puppet/data/data_mappings/grizzly_hack.yaml, skipping
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Looking for datamappings in /etc/puppet/data/data_mappings/common.yaml
DEBUG: Thu Sep 19 17:32:22 +0000 2013: key neutron::db::mysql::host will be looked up as hiera key db_internal_address
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Looking up db_internal_address in YAML backend
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Looking for data source user
DEBUG: Thu Sep 19 17:32:22 +0000 2013: Found db_internal_address in user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment