remove sensu

This commit is contained in:
2022-06-14 11:02:34 +02:00
parent ae0bf2ab6d
commit b337d8baff

View File

@@ -26,7 +26,6 @@ enable_platform bool hiera('base::enable_platform')
enable_pmodules bool false
enable_print_client bool false
enable_rhgb bool false
enable_sensu bool hiera('base::enable_sensu')
enable_ssh_client bool hiera('base::enable_ssh_client')
enable_telegraf bool hiera('base::enable_telegraf')
enable_updatedb bool true
@@ -76,13 +75,6 @@ Determines whether to include the :doc:`ganglia_client
<../profiles/ganglia_client>`.
``enable_sensu``
~~~~~~~~~~~~~~~~
Enable the Sensu client and checks.
``enable_ssh_client``
~~~~~~~~~~~~~~~~~~~~~