cloudstack/agent/conf
jmsperu 4a8f0af96d kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot
Per review on PR #13090:
- Refactor common fence-action case into kvmha-fence.sh sourced by both
  kvmheartbeat.sh and kvmspheartbeat.sh (per @sureshanaparti).
- Add 'custom' fence action that invokes an operator-supplied script
  (kvm.heartbeat.fence.custom.script, default /etc/cloudstack/agent/
  heartbeat-fence-custom.sh) with the heartbeat script name as arg;
  falls back to hard-reboot if the script is missing/non-executable
  (per @NuxRo).
- Rename canonical action 'reboot' -> 'hard-reboot' for clarity; keep
  'reboot' accepted as alias so existing deployments don't break (per
  @DaanHoogland). Default behavior unchanged: sysrq-trigger reboot,
  required where a stale NFSv3 mount blocks systemctl reboot.
2026-06-22 16:45:39 +03:00
..
agent.properties kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot 2026-06-22 16:45:39 +03:00
cloudstack-agent.logrotate.in Disable logs to stdout and capture remaining stdout logs to a file (#8880) 2024-06-12 13:46:31 +03:00
developer.properties.template misc: pre-commit auto remove unneeded trailing whitespace (#11289) 2025-09-17 14:21:56 +02:00
environment.properties.in pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
log4j-cloud.xml.in Go back to default timestamp on logging (#8925) 2024-09-05 09:13:04 +02:00
uefi.properties.in Enable UEFI on KVM hosts (by default), and configure with some default settings (#11740) 2025-11-07 14:54:02 +01:00