Modify ↓
Ticket #1149 (closed defect: fixed)
Probe dynamic groups do not inherit categories
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawnyGhzXmRGDR7nNPGfFLTv90hjgRjjEla8 | Owned by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.3.2 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
I have a probe which outputs
group:user-arch-i386
In Metadata/groups.xml I have
<Group name="x86" category="arch"/>
<Group name="user-arch-i386">
<Group name="x86"/>
</Group>
When I run a client which sets this dynamic group the "arch" category doesn't appear in metadata.categories but the "x86" group does appear in metadata.groups.
I would expect the category to be set too.
Attachments
Change History
comment:1 Changed 10 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Owner changed from desai to https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to accepted
Note: See
TracTickets for help on using
tickets.
What version of Bcfg2 is this on?