> > Hi All,
>
> > I'm successfully using Exported Resources and StoreConfigs on my
> > puppet system. I'm able to populate the hosts files on all of my
> > nodes, and that's pretty cool.
>
> > My problem is that i'm not quite clear how to query the information
> > stored in the Exported Resources database for other things. e.g., I
> > want to setup Postfix to allow relay from _all_ of the IPs that facter
> > has reported to the puppet master. How can I pull all of the IPs from
> > the database and turn them into puppet variable array?

On Aug 25, 5:19 am, Stefano Harding <[email protected]> wrote:
> I too would like to know how to pull like this from the stored config  
> db...
>
>      - Stefano
>

I'm glad someone else out there feels the same way about Exported
Resources. I've resulted to using exported resources in a manifest to
have the local puppet on the puppetmaster write templates for other
modules which then get picked up by other nodes.

Messy stuff.

There has to be a better way to do this without manually defining all
of my IP addresses in variables?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to