mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #35318 from rallytime/remove-deprecation-docs
Remove legacy compat docs in mysql pillar since the code was removed already
This commit is contained in:
commit
fcca0b9333
@ -11,17 +11,6 @@ This module is a concrete implementation of the sql_base ext_pillar for MySQL.
|
||||
:depends: python-mysqldb
|
||||
:platform: all
|
||||
|
||||
Legacy compatibility
|
||||
=====================================
|
||||
|
||||
This module has an extra addition for backward compatibility.
|
||||
|
||||
If there's a keyword arg of mysql_query, that'll go first before other args.
|
||||
This legacy compatibility translates to depth 1.
|
||||
|
||||
We do this so that it's backward compatible with older configs.
|
||||
This is deprecated and slated to be removed in Carbon.
|
||||
|
||||
Configuring the mysql ext_pillar
|
||||
=====================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user