Discussion:
[Supervisor-users] Overriding [program:x] settings globally
Marc Abramowitz
2015-02-20 21:57:02 UTC
Permalink
Is there any way to force all apps managed by supervisor to use a
particular `startsecs` setting?

We have it set to a non-ideal value in about 150 places :-(

So it would be ideal if we could specify e.g.: `startsecs = 60`, say at the
top/bottom of the supervisor.conf before/after we include all of the files
with the [program:x] sections and have that apply to all programs.

Any way to do that?

Marc
Andres Reyes Monge
2015-02-20 22:05:01 UTC
Permalink
Use a configuration management tool like Puppet or salt. Then just generate
supervisord configuration files from a template which uses this variable
Post by Marc Abramowitz
Is there any way to force all apps managed by supervisor to use a
particular `startsecs` setting?
We have it set to a non-ideal value in about 150 places :-(
So it would be ideal if we could specify e.g.: `startsecs = 60`, say at
the top/bottom of the supervisor.conf before/after we include all of the
files with the [program:x] sections and have that apply to all programs.
Any way to do that?
Marc
_______________________________________________
Supervisor-users mailing list
https://lists.supervisord.org/mailman/listinfo/supervisor-users
Continue reading on narkive:
Loading...