masakari-monitors/releasenotes/notes/hostmonitor-systemd-89696f96a654a918.yaml
Mark Goddard 0cdbb23587 [hostmonitor] Add pacemaker_node_type option
When running in a container, it might not be possible to use systemd
to verify the status of Corosync and Pacemaker.
In such case, allow the user to choose the stack being used.

Change-Id: I44ce3be6b6fda3834f6df63861b0dcf546da46a1
Co-Authored-By: Radosław Piliszek <radoslaw.piliszek@gmail.com>
2021-03-22 16:43:25 +00:00

7 lines
192 B
YAML

---
features:
- |
Adds ``pacemaker_node_type`` option to ``hostmonitor`` to allow
skipping systemd service status checks which are often impossible in
containerised deployments.