Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D1938
Change Details
Change Details
Old
New
Diff
Salt allows to write formula files in different format, including pure Python (`#!py`) code. This code must have a `run` method, which returns a dictionnary of the states to execute. This script allows to print a YAML representation of such dictionary. **Known issues** It only loads the pillar, other __ variables would cause the script to fail.
Salt allows to write formula files in different format, including pure Python (`#!py`) code. This code must have a `run` method, which returns a dictionary of the states to execute. This script allows to print a YAML representation of such dictionary. **Known issues** It only loads the pillar, other __ variables would cause the script to fail.
Salt allows to write formula files in different format, including pure Python (`#!py`) code. This code must have a `run` method, which returns a diction
n
ary of the states to execute. This script allows to print a YAML representation of such dictionary. **Known issues** It only loads the pillar, other __ variables would cause the script to fail.
Continue