Hi,

I am on a quest to create a python module for puppet in order to use
with my application.  The whole idea beyond this "pypuppet" module is
to just wrap the rest api calls into a python module in order to make
it easy for python born apps to integrate with puppet.

I have just started testing some basic api calls with pycurl and I am
running into permission issues.  Since I want this to be secure I want
to take advantage of the puppet ACLs in the auth.conf file.  However,
either I don't understand the syntax or something is wrong.  Can
someone help me understand how to set a wide open permission and then
show some other examples of stricter access rights.

If your interested in helping me write pypuppet just let me know.

Code is here:
http://pastebin.com/ZumnDVJN

Ouput is here:

http://pastebin.com/uVChxNEM

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to