mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
commit
e90b55650e
2 changed files with 2 additions and 2 deletions
|
@ -93759,7 +93759,7 @@ When we are asked to update (regular interval) lets reap the cache
|
|||
#
|
||||
# mine_get:
|
||||
# foo.example.com:
|
||||
# \- network.inetrfaces
|
||||
# \- network.interfaces
|
||||
# web.*:
|
||||
# \- network.*
|
||||
# \- disk.*
|
||||
|
|
|
@ -1825,7 +1825,7 @@ def owner(*paths):
|
|||
.. versionadded:: 2014.7.0
|
||||
|
||||
Return the name of the package that owns the file. Multiple file paths can
|
||||
be passed. Like :mod:`pkg.version <salt.modules.aptpkg.version`, if a
|
||||
be passed. Like :mod:`pkg.version <salt.modules.aptpkg.version>`, if a
|
||||
single path is passed, a string will be returned, and if multiple paths are
|
||||
passed, a dictionary of file/package name pairs will be returned.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue