This state provides access to idem states
New in version 3002.
Execute an idem sls file through a salt state
A list of idem sls files or sources
Path to the acct file used in generating idem ctx parameters. Defaults to the value in the ACCT_FILE environment variable.
Key used to decrypt the acct file. Defaults to the value in the ACCT_KEY environment variable.
Name of the profile to add to idem's ctx.acct parameter Defaults to the value in the ACCT_PROFILE environment variable.
The location to use for the cache directory
The render pipe to use, this allows for the language to be specified (jinja|yaml)
Select which execution runtime to use (serial|parallel)
The directory containing sls files
cheese:
idem.state:
- runtime: parallel
- sls:
- idem_state.sls
- sls_source
new
acct, pop, pop-config, idem
all