Run idem exec and state modules from salt
Project description
Installation
Installing this package via pip will copy the idem state and execution modules to the proper locations in /srv/salt:
pip install idem-salt --global-option install_scripts
You can also install to a custom location:
pip install idem-salt --global-option install_scripts --global-option="--install-dir=/srv/file/root"
States
Create a salt state that references idem sls files or sources directly:
state_name: idem.state: - idem.sls - sls_source
Execution Modules
Idem execution modules can be called directly from the command line:
salt '*' idem.exec test.ping
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
idem-salt-2.0.tar.gz
(2.8 kB
view details)
File details
Details for the file idem-salt-2.0.tar.gz
.
File metadata
- Download URL: idem-salt-2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 861ad7ed0d738fa1ed78492d4b3f975cd86db51a778c155a9029ae6d351c43a7 |
|
MD5 | a7fd9db17c3cced427ad5fd8287a317d |
|
BLAKE2b-256 | 2c6f9bc30a3949a4148037c1d3b6a704c06d7cadd4a3a8c02e685db4c7044678 |