X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fmessages%2FPLMC38.md;fp=website%2Fmessages%2FPLMC38.md;h=0f6800a05a2e260a9393c1a96d58f45e8aaa2147;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/messages/PLMC38.md b/website/messages/PLMC38.md new file mode 100644 index 0000000..0f6800a --- /dev/null +++ b/website/messages/PLMC38.md @@ -0,0 +1,24 @@ +--- +layout: default +title: Message detail for PLMC38 +toc: false +--- + +Detail for Marionette Collective message PLMC38 +=========================================== + +Example Message +--------------- + + Found plugin configuration 'exim.activate_agent' with value 'y' + +Additional Information +---------------------- + +The administrator can choose that a certain agent that is deployed on this machine should not be made available to the network. + +To do this you would add a configuration value like this example to the mcollective server.cfg: + + plugin.exim.activate_agent = n + +If this value is "1", "y" or "true" the agent will be activated else it will be disabled.