Update mcollective.init according to OSCI-855
[packages/precise/mcollective.git] / website / messages / PLMC29.md
1 ---
2 layout: default
3 title: Message detail for PLMC29
4 toc: false
5 ---
6
7 Example Message
8 ---------------
9
10     Attempted to call action 'yum_clean' for 'package' but it's not declared in the DDL
11
12 Additional Information
13 ----------------------
14
15 Every agent has a DDL file that describes valid actions that they can perform
16
17 This error indicates you attempted to perform an action that does not exist.  Review the plugin documentation using 'mco plugin doc' for correct usage