puppet doens't look up all my hiera data sources.

173 views
Skip to first unread message

Daniel Kupfer

unread,
Jan 3, 2014, 7:42:35 AM1/3/14
to puppet...@googlegroups.com
Hello,

question: why is the hiera data source 'location' not looked up for the class 'autofs'?

For some reason some of my 'parametered' classes are not looked up in all my hiera data sources:

As you can see in the following log exampt the "location" hiera source is not looked up for the class autofs but it is looked up for the class ntp:

Debug: Automatically imported autofs from autofs into test
Debug: hiera(): Hiera YAML backend starting
Debug: hiera(): Looking up autofs::stage_nfsserver in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up autofs::home_nfsserver in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up autofs::stage_nfsshare in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up autofs::home_nfsshare in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source common
Debug: importing '/etc/puppet/modules/autofs/manifests/install.pp' in environment test
Debug: Automatically imported autofs::install from autofs/install into test
Debug: Executing '/bin/rpm --version'
Debug: Executing '/bin/rpm --version'
Debug: Executing '/bin/rpm -ql rpm'
Debug: importing '/etc/puppet/modules/autofs/manifests/setupdir.pp' in environment test
Debug: Automatically imported autofs::setupdir from autofs/setupdir into test
Debug: importing '/etc/puppet/modules/autofs/manifests/confmaster.pp' in environment test
Debug: Automatically imported autofs::confmaster from autofs/confmaster into test
Debug: importing '/etc/puppet/modules/autofs/manifests/virtual.pp' in environment test
Debug: Automatically imported autofs::virtual::conf_master from autofs/virtual into test
Debug: importing '/etc/puppet/modules/autofs/manifests/service.pp' in environment test
Debug: Automatically imported autofs::service from autofs/service into test
Debug: importing '/etc/puppet/modules/ntp/manifests/init.pp' in environment test
Debug: Automatically imported ntp from ntp into test
Debug: hiera(): Looking up ntp::start in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source location/int
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up ntp::enable in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source location/int
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up ntp::ntpservers in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source location/int
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up ntp::version in YAML backend
Debug: hiera(): Looking for data source nodes/nwr-itvl-dak003
Debug: hiera(): Cannot find datafile /etc/puppet/hiera/nodes/nwr-itvl-dak003.yaml, skipping
Debug: hiera(): Looking for data source server_profile/int-3a
Debug: hiera(): Looking for data source location/int
Debug: hiera(): Looking for data source common

Reply all
Reply to author
Forward
0 new messages