X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fmessages%2FPLMC29.md;fp=website%2Fmessages%2FPLMC29.md;h=dda52e647925592ab6f2055f06c4bd86a61a2a2c;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/messages/PLMC29.md b/website/messages/PLMC29.md new file mode 100644 index 0000000..dda52e6 --- /dev/null +++ b/website/messages/PLMC29.md @@ -0,0 +1,20 @@ +--- +layout: default +title: Message detail for PLMC29 +toc: false +--- + +Detail for Marionette Collective message PLMC29 +=========================================== + +Example Message +--------------- + + Attempted to call action 'yum_clean' for 'package' but it's not declared in the DDL + +Additional Information +---------------------- + +Every agent has a DDL file that describes valid actions that they can perform + +This error indicates you attempted to perform an action that does not exist. Review the plugin documentation using 'mco plugin doc' for correct usage