Hi

> Check out export/collect and storeconfigs, as one option.
> 
> A simpler way is to generate the cookie once, copy it to the
> puppetmaster, and distribute it.

or another way would be to write a custom fact, which runs on the server
and which content is the cookie or false otherwise. then use export to
export a file with that content and collect it on the clients.

however with creating the cookie on the puppetmaster and then distribute
it directly is a lot easier. depens if it's easy to create such a cookie
on the puppetmaster.

cheers pete

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

Reply via email to