Description of problem:
After the following issue:
~~~
May 25 16:53:09 ctr1-rmctl lrmd[8021]: warning: rabbitmq-bundle-docker-0_monitor_60000 process (PID 988778) timed out
May 25 16:53:09 ctr1-rmctl lrmd[8021]: warning: rabbitmq-bundle-docker-0_monitor_60000:988778 - timed out after 20000ms
May 25 16:53:09 ctr1-rmctl crmd[8024]: error: Result of monitor operation for rabbitmq-bundle-docker-0 on ctr1-rmctl: Timed Out
~~~
customer wants to update rabbitmq bundle monitor timeout
to 60s.
Is it possible to update this value via templates ?
Cu also wants to know if modifying this via templates is possible:
"""
Disable power-key handling through /etc/systemd/logind.conf and define the following configuration:
HandlePowerKey=ignore
"""
Version-Release number of selected component (if applicable):
OSP13 z8
I don't think we have a override to do this in osp13. I'll try to have a look in the next weeks, meanwhile I think the easiest is to do it in postconfig (it is a single pcs resource update command).