diff --git a/packstack/plugins/prescript_000.py b/packstack/plugins/prescript_000.py index e18b1e7bb..ee56879de 100755 --- a/packstack/plugins/prescript_000.py +++ b/packstack/plugins/prescript_000.py @@ -369,7 +369,9 @@ def initConfig(controller): "CONF_NAME": "CONFIG_NAGIOS_INSTALL", "USE_DEFAULT": False, "NEED_CONFIRM": False, - "CONDITION": False}, + "CONDITION": False, + "MESSAGE": "Nagios installation option is deprecated and will be removed from packstack in Pike.", + "MESSAGE_VALUES": ["y"]}, {"CMD_OPTION": "exclude-servers", "PROMPT": (