The Salt extensions listed in this index are collected by searching PyPi for packages
starting with salt-ext-
, saltext-
or saltext.
in their name, or, preferably,
by having salt-extension
in the package’s keywords metadata entry:
An effort is made to automatically test these packages against the latest 3 major releases of salt. For this to happen, the package:
Must use nox to run it’s test suite
Must provide a source distribution which includes a
noxfile.py
The
noxfile.py
must implement atests-3
sessionThe
noxfile.py
must check the environment for aSALT_REQUIREMENT
keyword which should be installed into the nox session. (ExampleSALT_REQUIREMENT=salt==3004.0
)
Warning
This extensions listing is still in it’s proof of concept phase. The Salt Project team is evaluating this index and investigating how to improve it in order to better serve the Salt Project Community
salt-cumin¶
A CLI front-end to a running salt-api system (more info)
salt-cumulus¶
Small salt module providing cumulus.managed, to apply basic config on cumulus switches (more info)
salt-nornir¶
SALTSTACK Nornir Modules (more info)
salt-os10¶
Small salt module providing os10.managed, to apply basic config on dell OS10 switches (more info)
salt-sproxy¶
Salt plugin for managing devices and applications, without running (Proxy) Minions (more info)
salt-ttp¶
SALTSTACK TTP Modules (more info)
saltext.vmware¶
Salt Extension Modules for VMware (more info)
spiro-deploy¶
Deployment script for SpiroFS (more info)
spiro-network¶
Salt modules for discovering and exposing minion’s IP addresses (more info)
spirofs¶
Salt Fileserver handling dynamic saltenvs and discrete deployments from CI/CD. (more info)
Last Updated on 2021-11-12