Update mcollective.init according to OSCI-855
[packages/precise/mcollective.git] / website / messages / PLMC23.md
1 ---
2 layout: default
3 title: Message detail for PLMC23
4 toc: false
5 ---
6
7 Example Message
8 ---------------
9
10     Input needs a :prompt property
11
12 Additional Information
13 ----------------------
14
15 When writing a DDL you declare inputs for all data that you pass into the plugin.  Inputs have a minimally required field set and this error indicate that you did not provide some key field while describing the input.