Hello,
I can't manage to have foreman save any reports in /va/lib/puppet/reports.
I have reports in gui, but I need to inspect those also from scripts.
Any ideeas on what is wrong in my setup?
Best regards,
Cristian Falcas
Foreman doesn't store reports on-disk, that's Puppet's job. Try altering
your puppetmaster's puppet.conf from "reports = foreman" to "reports =
foreman, store". Restart the puppetmaster to take effect.
HTH,
Greg
···
On 21 November 2013 19:58, Cristian Falcas wrote:
Hello,
I can’t manage to have foreman save any reports in /va/lib/puppet/reports.
I have reports in gui, but I need to inspect those also from scripts.
Any ideeas on what is wrong in my setup?
thank you, it's working now with store config
···
On Thu, Nov 21, 2013 at 10:05 PM, Greg Sutcliffe wrote:
> On 21 November 2013 19:58, Cristian Falcas wrote:
>>
>> Hello,
>>
>> I can't manage to have foreman save any reports in /va/lib/puppet/reports.
>>
>> I have reports in gui, but I need to inspect those also from scripts.
>>
>> Any ideeas on what is wrong in my setup?
>
>
> Foreman doesn't store reports on-disk, that's Puppet's job. Try altering
> your puppetmaster's puppet.conf from "reports = foreman" to "reports =
> foreman, store". Restart the puppetmaster to take effect.
>
> HTH,
> Greg
>
> --
> You received this message because you are subscribed to the Google Groups
> "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to foreman-users+unsubscribe@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/groups/opt_out.
> thank you, it's working now with store config
Just out of interest, why do you need to store them on the disk? is
there any specific function you cant do via the UI / API?
Ohad
···
On Sat, Nov 23, 2013 at 9:22 PM, Cristian Falcas wrote:
>
>
> On Thu, Nov 21, 2013 at 10:05 PM, Greg Sutcliffe > wrote:
>> On 21 November 2013 19:58, Cristian Falcas wrote:
>>>
>>> Hello,
>>>
>>> I can't manage to have foreman save any reports in /va/lib/puppet/reports.
>>>
>>> I have reports in gui, but I need to inspect those also from scripts.
>>>
>>> Any ideeas on what is wrong in my setup?
>>
>>
>> Foreman doesn't store reports on-disk, that's Puppet's job. Try altering
>> your puppetmaster's puppet.conf from "reports = foreman" to "reports =
>> foreman, store". Restart the puppetmaster to take effect.
>>
>> HTH,
>> Greg
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Foreman users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to foreman-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to foreman-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/foreman-users.
>> For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to the Google Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/groups/opt_out.
I have to take a look at the API calls then and try to use that.
Anyway, the disk solution is not that good for me after all, as I have
multiple puppet masters.
···
On Sat, Nov 23, 2013 at 9:26 PM, Ohad Levy wrote:
> On Sat, Nov 23, 2013 at 9:22 PM, Cristian Falcas > wrote:
>> thank you, it's working now with store config
>
> Just out of interest, why do you need to store them on the disk? is
> there any specific function you cant do via the UI / API?
>
> Ohad
>>
>>
>> On Thu, Nov 21, 2013 at 10:05 PM, Greg Sutcliffe >> wrote:
>>> On 21 November 2013 19:58, Cristian Falcas wrote:
>>>>
>>>> Hello,
>>>>
>>>> I can't manage to have foreman save any reports in /va/lib/puppet/reports.
>>>>
>>>> I have reports in gui, but I need to inspect those also from scripts.
>>>>
>>>> Any ideeas on what is wrong in my setup?
>>>
>>>
>>> Foreman doesn't store reports on-disk, that's Puppet's job. Try altering
>>> your puppetmaster's puppet.conf from "reports = foreman" to "reports =
>>> foreman, store". Restart the puppetmaster to take effect.
>>>
>>> HTH,
>>> Greg
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Foreman users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to foreman-users+unsubscribe@googlegroups.com.
>>> To post to this group, send email to foreman-users@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/foreman-users.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>> --
>> You received this message because you are subscribed to the Google Groups "Foreman users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to foreman-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/foreman-users.
>> For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to the Google Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/groups/opt_out.