mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Added versionadded for saltutil.clear_cache
This commit is contained in:
parent
af9fbad9d5
commit
2bcb8f2c30
@ -500,6 +500,8 @@ def clear_cache():
|
||||
'''
|
||||
Forcibly removes all caches on a minion.
|
||||
|
||||
.. versionadded:: Helium
|
||||
|
||||
WARNING: The safest way to clear a minion cache is by first stopping
|
||||
the minion and then deleting the cache files before restarting it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user