mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Version added
This commit is contained in:
parent
03e6508158
commit
36615ef7f4
@ -2041,6 +2041,8 @@ def cache_node_list(nodes, opts):
|
|||||||
'''
|
'''
|
||||||
If configured to do so, update the cloud cachedir with the current list of
|
If configured to do so, update the cloud cachedir with the current list of
|
||||||
nodes. Also fires configured events pertaining to the node list.
|
nodes. Also fires configured events pertaining to the node list.
|
||||||
|
|
||||||
|
.. versionadded:: Helium
|
||||||
'''
|
'''
|
||||||
if not 'update_cachedir' in opts or not opts['update_cachedir']:
|
if not 'update_cachedir' in opts or not opts['update_cachedir']:
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user