Supriya Uppalapati
2014-Jun-25 20:31 UTC
[Puppet Users] Error 400 on SERVER: Could not find data item wls_jdk_version in any Hiera data file and no default supplied at /etc/puppetlabs/puppet/environments/testing/modules/weblogic_esb/manifests/init.pp:11
Hi, I am having an issue could not find any data item Here is my manifests: *class weblogic_esb { 2 3 include wls1036 4 include orautils 5 6 Class['wls1036'] -> Class['orautils'] 7 8 class wls1036{ 9 class { 'wls::urandomfix' :} 10 11 $jdkWls11gJDK = hiera('wls_jdk_version') 12 $wls11gVersion = hiera('wls_version')* *cat dot-fap-spr-t01.local.yaml --- #messageDefault: 'default' #messageEnv: 'common'* *hosts: 'dot-fap-spr-t01.local': ip: "******" host_aliases: - 'dot-fap-spr-t01' #'soadb.example.com': # ip: "10.10.10.5" #host_aliases: - 'soadb' 'localhost': ip: "127.0.0.1" host_aliases: - 'localhost.localdomain' - 'localhost4' - 'localhost4.localdomain4'* *wls_jdk_version: 'jdk1.7.0_25' wls_user_config_dir: '/home/oracle'* -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/7531823f-45af-4723-ba8f-f1836355c7c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.