mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove legacy compat docs in mysql pillar since the code was removed already
Refs #30913
This commit is contained in:
parent
31f7d307a7
commit
75f205e485
1 changed files with 0 additions and 11 deletions
|
@ -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…
Add table
Reference in a new issue