On Sep 26, 2008, at 4:11 PM, Eric Moore wrote: > When does the internal node definition get used, i.e. under what > circumstances? What do the internal nodes do in combination with the > external tool, and under what circumstances?
The internal and external node systems are essentially parallel ways of configuring nodes. If you have any nodes defined in the language, then Puppet will similarly fail if a given client doesn't match an internal node definition. And the two systems are entirely orthogonal -- they can do similar work, but they work with entirely separate mechanisms and they neither conflict nor work together. Yes, it's confusing, but the previous model -- where you couldn't use them together -- was apparently even more confusing. It's pretty easy, really: If you use a given node system, every client must have an entry in that node system. You should probably stick to just one of them. -- There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---