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, **kws)

No-op state to support state config via the stateconf renderer.

salt.states.stateconf.set(name, **kws)

No-op state to support state config via the stateconf renderer.

Parent topic

Table Of Contents

Previous topic

salt.states.ssh_known_hosts

Next topic

salt.states.supervisord