> > Note that getting puppet kick working is a multi-step process: > > - Gotta change all agents' puppet.conf to have listen = true in either > [main] or [agent]. > - Gotta open port 8139 to incoming connections on every agent node's > firewall. > - Gotta add the following stanza somewhere near the top of each agent > node's auth.conf file: > > path /run > auth yes > allow puppet.example.com >
That is very interesting! I have now tried this with Puppet 3.0rc3, and on the node side I get Error: Could not find indirection 'run' so I have filed a bug report http://projects.puppetlabs.com/issues/15717 Do you think it could be a bug, or am I doing something wrong? My setup is explained in the bug report =) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/PE7SWVyb4VIJ. 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.