commit | d7b19ce7ff8c8533a4e66d315dce991bcd99ebcf | [log] [tgz] |
---|---|---|
author | agoriunov <agoriunov@mirantis.com> | Mon Feb 18 11:37:32 2019 +0200 |
committer | azvyagintsev <azvyagintsev@mirantis.com> | Fri Feb 22 14:40:06 2019 +0200 |
tree | 9d662d5e4220b2abb9c6d7986ffcb607522d81c5 | |
parent | 11a65ad9c8b9dda17216bbe2af25f80ae158e7d5 [diff] [blame] |
Extend system.file with file.decode module Prod-related: PROD-27795(PROD:27795) Change-Id: I58e15c7c22934da9626fa9ad4de4295956b9daf9
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls index 73448aa..d5a953e 100644 --- a/tests/pillar/system.sls +++ b/tests/pillar/system.sls
@@ -34,6 +34,10 @@ name: /tmp/test3.txt source: salt://linux/files/test/file_template.jinja template: jinja + test4: + decode: True + name: /tmp/test4.txt + encoded_data: dGVzdDQK apt: preferences: enabled: true