salt.modules.powerpath

powerpath support.

Assumes RedHat

salt.modules.powerpath.__virtual__()

Provide this only on Linux systems until proven to work elsewhere.

salt.modules.powerpath.add_license(key)

Add a license

salt.modules.powerpath.list_licenses()

returns a list of applied powerpath license keys

salt.modules.powerpath.remove_license(key)

Remove a license

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2018.3.0

Previous topic

salt.modules.poudriere

Next topic

salt.modules.proxy module