Use a configuration management tool like Puppet or salt. Then just generate
supervisord configuration files from a template which uses this variable

On Fri Feb 20 2015 at 3:57:06 PM Marc Abramowitz <msabr...@gmail.com> wrote:

> 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
> Supervisor-users@lists.supervisord.org
> https://lists.supervisord.org/mailman/listinfo/supervisor-users
>
_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to