
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>
7 lines
192 B
YAML
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.
|