I have this: node /prod\-(blitz|cisco|masdar|dow)\-app\-01.c3\-e.com/ inherits basenode-rhel { $splunk_loghost = "loghost.c3platform.com" include splunkforwarder::c3_app_server }
class splunkforwarder::c3_app_server inherits splunkforwarder::common { notice("loghost=$splunk_loghost") } In the c3_app_server class, when notice() is called, the splunk_loghost variable is not set. How come? This is puppet version 2.6.2. Doug. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.