[sos-devel] [PATCH 1/2] [ovirt] add ovirt-engine-reports config

Bryn M. Reeves bmr at redhat.com
Wed Aug 20 14:48:25 UTC 2014


On Wed, Aug 20, 2014 at 02:28:22PM +0200, Sandro Bonazzola wrote:
> Il 20/08/2014 13:28, Sandro Bonazzola ha scritto:
> > Add:
> > /etc/ovirt-engine-reports
> > |-- ovirt-engine-reports.conf.d
> > |   |-- 10-setup-jboss.conf
> > |   `-- 10-setup-protocols.conf
> > `-- sso.properties
> > 
> > to the report
> > 
> > Change-Id: I2287258b9652aa9ebf7f60528c378f4eeb2179d3
> > Related-To: https://bugzilla.redhat.com/1086942
> > Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
> > ---
> >  sos/plugins/ovirt.py | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/sos/plugins/ovirt.py b/sos/plugins/ovirt.py
> > index 38bc542..e93210b 100644
> > --- a/sos/plugins/ovirt.py
> > +++ b/sos/plugins/ovirt.py
> > @@ -87,6 +87,7 @@ class Ovirt(Plugin, RedHatPlugin):
> >              "/etc/ovirt-engine",
> >              "/etc/rhevm",
> >              "/etc/ovirt-engine-dwh",
> > +            "/etc/ovirt-engine-reports"
> 
> sorry, missing a trailing ',' here ^^

No worries; will edit the diff before I merge.

Cheers,
Bryn.
 




More information about the sos-devel mailing list