salt.proxy.deltaproxy#
This is the "master" deltaproxy minion, known better as the control proxy because it controls all the deltaproxies underneath it.
- salt.proxy.deltaproxy.grains()#
Make up some grains
- salt.proxy.deltaproxy.grains_refresh()#
Refresh the grains
- salt.proxy.deltaproxy.init(opts)#
- salt.proxy.deltaproxy.initialized()#
Since grains are loaded in many different places and some of those ws places occur before the proxy can be initialized, return whether our init() function has been called
- salt.proxy.deltaproxy.ping()#
Degenerate ping
- salt.proxy.deltaproxy.shutdown(opts)#
For this proxy shutdown is a no-op