mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #10292 from zzzirk/develop
Fixed discrepancies in documentation for the absent function.
This commit is contained in:
commit
e63532411f
@ -204,13 +204,13 @@ def absent(name,
|
||||
db_user
|
||||
database username if different from config or defaul
|
||||
|
||||
password
|
||||
db_password
|
||||
user password if any password for a specified user
|
||||
|
||||
host
|
||||
db_host
|
||||
Database host if different from config or default
|
||||
|
||||
port
|
||||
db_port
|
||||
Database port if different from config or default
|
||||
|
||||
runas
|
||||
|
Loading…
Reference in New Issue
Block a user