mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Add baron.py to begin work on the tiered salt master framework
This commit is contained in:
parent
e3b959251b
commit
cc89a8f32b
7
salt/baron.py
Normal file
7
salt/baron.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
'''
|
||||||
|
The baron is a minion of a higher master, the baron only allows the publisher
|
||||||
|
to have access to the master's local api and facilitates a remote api via
|
||||||
|
another master server
|
||||||
|
'''
|
||||||
|
|
||||||
|
import salt.minion
|
Loading…
Reference in New Issue
Block a user