Add baron.py to begin work on the tiered salt master framework

This commit is contained in:
Thomas S Hatch 2011-03-25 00:11:03 -06:00
parent e3b959251b
commit cc89a8f32b

7
salt/baron.py Normal file
View 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