From bb9263c67c42c61a1649b8e23223da36fcd6bd55 Mon Sep 17 00:00:00 2001 From: Jack Hodgkiss Date: Mon, 19 Aug 2024 09:54:26 +0100 Subject: [PATCH] fix: typo in playbook run command --- doc/source/configuration/monitoring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/monitoring.rst b/doc/source/configuration/monitoring.rst index e40f12b11..0d83a2c8c 100644 --- a/doc/source/configuration/monitoring.rst +++ b/doc/source/configuration/monitoring.rst @@ -85,7 +85,7 @@ on the overcloud hosts: .. code-block:: console (kayobe) [stack@node ~]$ cd etc/kayobe - (kayobe) [stack@node kayobe]$ kayobe playbook run ansible/smartmontools.yml + (kayobe) [stack@node kayobe]$ kayobe playbook run ansible/smartmon-tools.yml SMART reporting should now be enabled along with a Prometheus alert for unhealthy disks and a Grafana dashboard called ``Hardware Overview``.