I'm running Supervisor 3.0a9 and trying to set some global environment
variables in the supervisord section of my supervisord.conf.

The way I read the docs, the `environment` setting in the supervisord
section should be passed down to the various program sections and from there
to the commands being run, but this isn't happening. When I copy the
`environment` setting to the program sections, everything works as expected.

So, am I misunderstanding the docs? Is this a known issue?
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to