Is it possible to specify a node twice in two different manifest
files? For example I need to do something like this but I get an
error stating that the node is already defined.
amanifest.pp: node box1 { include "dork::a" }
amanifest2.pp node box1 { some other things... unrelated to
amanifest.pp }
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.