salt.runners.mine
A runner to access data from the salt mine
-
salt.runners.mine.
get
(tgt, fun, tgt_type='glob', output='yaml')
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