Fix phrasing for mine_interval description

This commit is contained in:
Ken Jordan 2017-09-01 15:13:20 -06:00
parent 9ff03c2d43
commit ba0cdd4536
2 changed files with 2 additions and 2 deletions

View file

@ -373,7 +373,7 @@
# interface: eth0
# cidr: '10.0.0.0/8'
# The number of minutes between when a mine update runs.
# The number of minutes between mine updates.
#mine_interval: 60
# Windows platforms lack posix IPC and must rely on slower TCP based inter-

View file

@ -674,7 +674,7 @@ Note these can be defined in the pillar for a minion as well.
Default: ``60``
The number of minutes between when a mine update runs.
The number of minutes between mine updates.
.. code-block:: yaml