I'm trying to push client configurations from the puppetmaster instead
of having scheduled runs on each client.
I think puppetrun is what I'm after but I can't get it to work!

On the client node
# cat namespaceauth.conf
[puppetrunner]
        allow my_fqdn_puppetmaster
[puppetbucket]
    allow *.my_domain

[puppetreports]
    allow *.my_domain

[resource]
    allow *.my_domain

# puppetd --no-client --listen

On the puppet master:

# puppetrun my_fqdn_host
Triggering my_fqdn_host
Host my_fqdn_host failed: Error 403 on SERVER: Forbidden request:
my_fqdn_puppetmaster(192.168.x.x) access to /run/my_fqdn_host [save]
authenticated  at line 93
my_fqdn_host finished with exit code 2

-- 
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