In puppet 0.25.5, I was able to mix external and not external nodes.
For example, for node01 I could have it's configuration in an external
node, and for node2, have it in node2.pp. Now, with puppet 2.6, and
the following specified in puppet.conf:
external_nodes = /etc/puppet/manifests/extdata/getnode
node_terminus = exec
the puppet master complains that it can't find the node for all NON
external nodes. How do I do this in puppet 2.6?
Doug
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.