So... in puppet.conf on the puppet master, there's the external_nodes setting, which defines the location of the external nodes script. If I am using multiple environments, I guess I have to have ONE set of external nodes since external_nodes in puppet.conf is set ONCE, right?
Ie, I can't have: /etc/puppet/env/env_1/manifests/extdata/nodes /etc/puppet/env/env_2/manifests/extdata/nodes .... I have to have instead: /etc/puppet/manifests/extdata/nodes .... right? I was kind of hoping I could have one set of external nodes per environment. 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.