mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add release notes for external pillar
This commit is contained in:
parent
aed9c5a3b0
commit
776709a374
@ -103,3 +103,11 @@ Use Requisite System
|
||||
|
||||
The new use and use_in requisites allow for data from one state to be set
|
||||
as defaults for another state
|
||||
|
||||
External Pillar
|
||||
---------------
|
||||
|
||||
Since the pillar data is just, data, it does not need to come expressly from
|
||||
the pillar interface. The external pillar system allows for hooks to be added
|
||||
making it possible to extract pillar data drom any arbitrairy external
|
||||
interface.
|
||||
|
Loading…
Reference in New Issue
Block a user