Hi, A lazy google search brings up nothing definitive, so I ask the mailing list: Does reporting work with masterless Puppet? Can it be enabled? Best, Mitchell -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
If you use the ''reports'' setting in the [main] section of your puppet.conf, your puppet apply report will be run through the report processors you specify. -- Tom Linkin Professional Services Engineer http://puppetlabs.com/ twitter: @trlinkin On Thursday, December 20, 2012 at 7:44 PM, Mitchell Hashimoto wrote:> Hi, > > A lazy google search brings up nothing definitive, so I ask the mailing list: > > Does reporting work with masterless Puppet? Can it be enabled? > > Best, > Mitchell > > > -- > 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 (mailto:puppet-users@googlegroups.com). > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com (mailto:puppet-users+unsubscribe@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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
You can run Puppet masterless (in puppet apply mode) and generate reports that would be processed in the same way as they would on the master (however, the report processor would need to exist on every node). All the puppet.conf settings around reports ( http://docs.puppetlabs.com/references/stable/configuration.html#report) would still apply here. On Thu, Dec 20, 2012 at 4:44 PM, Mitchell Hashimoto < mitchell.hashimoto@gmail.com> wrote:> Hi, > > A lazy google search brings up nothing definitive, so I ask the mailing > list: > > Does reporting work with masterless Puppet? Can it be enabled? > > Best, > Mitchell > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- Gary Larizza Professional Services Engineer -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.