Too stupid a question? (puppet kick seems to be identical to puppetrun command as discussed in Pro Puppet book)
I spent enough time looking through puppet documentation and googling and couldn't solve it so I asked... On Jul 12, 2011, at 4:21 PM, Craig White wrote: > Can't seem to make it work > > puppet 2.6.8 (client/server) > > # puppet kick -f ubuntu4.ttinet > Triggering ubuntu4.ttinet > Host ubuntu4.ttinet failed: Error 400 on SERVER: 'save ' is not an allowed > value for method directive > ubuntu4.ttinet finished with exit code 2 > Failed: ubuntu4.ttinet > > root@ubuntu4:~# cat /etc/puppet/auth.conf > path /run > method save > allow * > > root@ubuntu4:~# cat /etc/puppet/namespaceauth.conf > [puppetrunner] > allow * > > root@ubuntu4:~# grep listen /etc/puppet/* > /etc/puppet/puppet.conf: listen = true > -- 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.
