Support for getting and setting the environment variables of the current salt process.
Set the salt process environment variables.
CLI Example:
a_string_env:
environ.set:
- name: foo
- value: bar
- update_minion: True
a_dict_env:
environ.set:
- name: does_not_matter
- value:
foo: bar
baz: quux
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.27.27. salt.states.dockerio
Upcoming SaltStack events, webinars and local meet ups and user groups.