From 051b9e7b907694934a2df74b5bb67ccf1e1d1820 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 14 Mar 2016 22:33:46 -0400 Subject: [PATCH] added warning about additional requirements --- docsite/rst/intro_installation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docsite/rst/intro_installation.rst b/docsite/rst/intro_installation.rst index 0859c4ce2a..03e6bd7dfd 100644 --- a/docsite/rst/intro_installation.rst +++ b/docsite/rst/intro_installation.rst @@ -55,6 +55,10 @@ This includes Red Hat, Debian, CentOS, OS X, any of the BSDs, and so on. you'll need to raise the ulimit, like so ``sudo launchctl limit maxfiles 1024 unlimited``. Or just any time you see a "Too many open files" error. +.. warning:: + + Please note that some modules and plugins have additional requirements, for modules these need to be satisfied on the 'target' machine and should be listed in the module specific docs. + .. _managed_node_requirements: Managed Node Requirements