mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:04:54 +07:00
feat(kured): add sentinel command
This commit is contained in:
parent
e3d5943c1a
commit
3ad371d475
@ -3,5 +3,5 @@ name: kured
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: kured
|
||||
version: 2.10.0
|
||||
version: 2.11.2
|
||||
repository: https://weaveworks.github.io/kured
|
||||
|
@ -0,0 +1,3 @@
|
||||
kured:
|
||||
configuration:
|
||||
rebootSentinelCommand: "needs-restarting --reboothint && exit 1 || exit 0"
|
Loading…
Reference in New Issue
Block a user