HI ,all

i need help  ..

i want use puppetrun

client :
auth.conf
path /run/
method save
allow *

namespaceauth.conf
[fileserver]
    allow *

[puppetmaster]
    allow *

[puppetrunner]
    allow *

puppet.conf
[agent]
    listen = true
    report = true

try:

curl -k -X PUT -H "Content-Type: text/pson" -d "{}"
https://puppetclient:8139/puppet/run/agent Forbidden request:
172.1.2.8(172.1.2.8) access to /run/agent [save] at line 93   ?

try:
puppet kick -d puppetclient
Triggering puppetclient
Host puppetclient failed: Error 403 on SERVER: Forbidden request:

puppet master 2.6.3
puppet client 2.6.3

How is it?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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.

Reply via email to