I am having trouble getting sv_timeout value into the runit command on RHEL node.
I noticed here in the code, the template file is only getting accessed if platform is debian so my sv_timeout attribute is doing nothing.
Here is my chef-client output when attempting a restart command:
---- Begin output of /sbin/sv restart /etc/service/graphite-web ----
STDOUT: timeout: run: /etc/service/graphite-web: (pid 30511) 305s, got TERM
STDERR:
---- End output of /sbin/sv restart /etc/service/graphite-web ----
Ran /sbin/sv restart /etc/service/graphite-web returned 1
There is no wait time (-w) in the command. Has anyone else experienced this?
I am having trouble getting sv_timeout value into the runit command on RHEL node.
I noticed here in the code, the template file is only getting accessed if platform is debian so my sv_timeout attribute is doing nothing.
Here is my chef-client output when attempting a restart command:
There is no wait time (-w) in the command. Has anyone else experienced this?