Modify ↓
Ticket #1021 (closed defect: fixed)
bcfg2-repo-validate fails
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawmPND9hLM-9OK1G8nL1xVVEEDXIbudo2IE | Owned by: | desai |
---|---|---|---|
Priority: | trivial | Milestone: | Bcfg2 1.2.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | xml validate metadata clients | Cc: |
Description
It doesn't seem to like the use of includes, or it works differently than groups.
clients.xml <Clients>
<xi:include href=file1.xml>
</Clients>
file1.xml <Clients>
<Client profile ...>
</Clients>
Output of bcfg2-repo-validate:
file1.xml:3: element Client: Schemas validity error : Element 'Client': This element is not expected.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
This was fixed in 314d032673384956fbe791e1105e17b1a4bbb7ec.