Issue #43479 No runners.config in 2017.7 branch

Add extra note about needing to import the runners.config module from the develop branch when running on a 2017.7 release.
This commit is contained in:
haam3r 2017-09-14 22:40:19 +03:00 committed by Andres
parent c3d9e2d9b2
commit 58f7d051c9

View file

@ -1,6 +1,12 @@
salt.runners.mattermost module
==============================
**Note for 2017.7 releases!**
Due to the `salt.runners.config <https://github.com/saltstack/salt/blob/develop/salt/runners/config.py>`_ module not being available in this release series, importing the `salt.runners.config <https://github.com/saltstack/salt/blob/develop/salt/runners/config.py>`_ module from the develop branch is required to make this module work.
Ref: `Mattermost runner failing to retrieve config values due to unavailable config runner #43479 <https://github.com/saltstack/salt/issues/43479>`_
.. automodule:: salt.runners.mattermost
:members:
:undoc-members: