~linaro-validation/lava-lab/salt-states

Viewing all changes in revision 314.

  • Committer: Antonio Terceiro
  • Date: 2013-09-17 01:20:54 UTC
  • Revision ID: antonio.terceiro@linaro.org-20130917012054-n4oel7bu7m36ktw0
fix salt API usage wrt environment variables

Environment variables cannot be passed as part of the command anymore. They
have to be passed in this weird format:

  [CMD, 'env={KEY1: "VALUE1", KEY2: "VALUE2"}']

The idea is that inside the string, after env=, you put a YAML-formatted hash.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: