Modify ↓
Ticket #476 (closed defect: worksforme)
Schema update needed?
Reported by: | lueningh | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.5 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
When trying to validate my repo, it is angry about actions:
/var/lib/bcfg2/Bundler/network.xml ***FAILS*** to verify <---- /var/lib/bcfg2/Bundler/network.xml:2: element Action: Schemas validity error : Element 'Action', attribute 'timing': The attribute 'timing' is not allowed. /var/lib/bcfg2/Bundler/network.xml:2: element Action: Schemas validity error : Element 'Action', attribute 'command': The attribute 'command' is not allowed. /var/lib/bcfg2/Bundler/network.xml:2: element Action: Schemas validity error : Element 'Action', attribute 'when': The attribute 'when' is not allowed. /var/lib/bcfg2/Bundler/network.xml:2: element Action: Schemas validity error : Element 'Action', attribute 'status': The attribute 'status' is not allowed. /var/lib/bcfg2/Bundler/network.xml fails to validate
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
This is correct, action attributes should not be specified in bundles. (they should be in Rules)