salt.runners.mine

A runner to access data from the salt mine

salt.runners.mine.get(tgt, fun, tgt_type='glob')

Gathers the data from the specified minions' mine, pass in the target, function to look up and the target type

CLI Example:

salt-run mine.get '*' network.interfaces

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.11.7

Previous topic

salt.runners.manage

Next topic

salt.runners.nacl