mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Document the update_cachedir option
This commit is contained in:
parent
b4323b22d0
commit
67b4e01c17
@ -193,3 +193,11 @@ wait_for_spot_timeout
|
||||
|
||||
The amount of time Salt Cloud should wait before an EC2 Spot instance is
|
||||
available. This setting is only available for the EC2 cloud driver.
|
||||
|
||||
|
||||
update_cachedir
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
On supported cloud providers, whether or not to maintain a cache of nodes
|
||||
returned from a --full-query. The data will be stored in ``json`` format under
|
||||
``<SALT_CACHEDIR>/cloud/active/<DRIVER>/<PROVIDER>/<NODE_NAME>.json``.
|
||||
|
Loading…
Reference in New Issue
Block a user