mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fixup! Review defaults loading
This commit is contained in:
parent
cf0624e8b8
commit
62b6495358
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ def get(key, default=''):
|
|||
a default value for a pillar from defaults.json or defaults.yaml
|
||||
files that are stored in the root of a salt formula.
|
||||
|
||||
When called from the CLI it works exactly like pillar.get.
|
||||
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue