You are viewing docs from a branch that is no longer active. You might want to view docs for the 2015.8.x release instead.
salt.states.stateconf
Stateconf System
The stateconf system is intended for use only with the stateconf renderer. This
State module presents the set function. This function does not execute any
functionality, but is used to interact with the stateconf renderer.
salt.states.stateconf.context(name, **kwargs)
No-op state to support state config via the stateconf renderer.
salt.states.stateconf.set(name, **kwargs)
No-op state to support state config via the stateconf renderer.