On Apr 30, 6:01 pm, Douglas Garstang <doug.garst...@gmail.com> wrote: > Hmmm... I'm not sure how else to ask it. Does auth.pp run on the puppet > master or the clients?
In an agent/master setup, all Puppet manifests are compiled on the master into a node-specific catalog that is sent to and applied on the client. To the extent that by auth.pp "running" you mean specifically that particular file's interpretation by the Puppet system, yes, it happens on the master. That is by no means the end of the story, however. It sounds like you have some specific concerns about the implications of that answer. You might receive more helpful responses if you inquired about whether and how some of those concerns are addressed by the module. John -- 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.