Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented Mar 13, 2019

Some services (st2actionrunner, st2scheduler, st2workflowengine) didn't specify a default path to the config file (/etc/st2/st2.conf) so they would fail to start (e.g. in a dev environment) if --config-file argument was not explicitly provided.

Other services already correctly handle that.

This pull request fixes that.

Related to #4111.

correctly use default config file from /etc/st2/st2.conf if one is not
explicitly provided using --config-file command line argument.
@Kami Kami added the bug label Mar 13, 2019
@Kami Kami added this to the 2.10.4 milestone Mar 13, 2019
Copy link
Contributor

@blag blag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Kami Kami merged commit 8349d41 into master Mar 14, 2019
@Kami Kami deleted the fix_default_config_for_some_services branch March 14, 2019 09:08
Kami added a commit that referenced this pull request Mar 14, 2019
Kami added a commit that referenced this pull request Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants