Skip to main content

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.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page