On Thu, Dec 6, 2012 at 11:29 AM, Luke Bigum <luke.bi...@lmax.com> wrote:

> On Wednesday, December 5, 2012 12:50:43 PM UTC, ohad wrote:
>
>> You could use foreman for that? filtering the hosts via search should
>> allow you to find the exact resources you are looking for?
>>
>> Ohad
>>
>>
> Hi Ohad,
>
> I haven't looked at The Foreman in a while but in my mind it's more like
> Puppet Dashboard - correct me if I'm wrong. What I'm aiming for is a tool
> that can aid change / release management where we run Puppet --noop across
> the estate, gather all the reports, then summarise what changes will be
> applied (resolv.conf changes on all hosts, fstab changes on 20 hosts,
> service X refreshes on Y hosts).
>
>
You should be able to setup a search term that would match your requirement
it might be best to use the API for that (http://bit.ly/Uq033I), since you
would get all of your reports already parsed and you could cross reference
the info with a puppet env, fact etc.

Ohad

> I don't really want to be searching for explicit resources changing across
> hosts, it's the resources I don't know about that worry me ;-) Is the
> foreman worth a look in this case?
>
> -Luke
>
>
>>
>> On Tue, Dec 4, 2012 at 11:00 PM, Luke Bigum <luke....@lmax.com> wrote:
>>
>>> Hi all,
>>>
>>> Can anyone recommend any tools for Puppet report aggregation? I'm
>>> interested in something that can take a given set of Puppet reports and
>>> summarise to me what resources have changed across all hosts.
>>>
>>> If nothing exists I will look to write one myself. In that case, is
>>> Puppet report format 3 valid for Puppet 3.0?
>>>
>>> http://projects.puppetlabs.**com/projects/puppet/wiki/**Report_Format_3<http://projects.puppetlabs.com/projects/puppet/wiki/Report_Format_3>
>>>
>>> Thanks,
>>>
>>> -Luke
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Puppet Users" group.
>>> To view this discussion on the web visit https://groups.google.com/d/**
>>> msg/puppet-users/-/**Fcx6zByYGPQJ<https://groups.google.com/d/msg/puppet-users/-/Fcx6zByYGPQJ>
>>> .
>>> To post to this group, send email to puppet...@googlegroups.com.
>>> To unsubscribe from this group, send email to puppet-users...@**
>>> googlegroups.com.
>>>
>>> For more options, visit this group at http://groups.google.com/**
>>> group/puppet-users?hl=en<http://groups.google.com/group/puppet-users?hl=en>
>>> .
>>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/zk_ospPVmYkJ.
>
> To post to this group, send email to puppet-users@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.
>

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