commit | 39f08a3817d7c4f36f32fe12be6d9a79a9408121 | [log] [tgz] |
---|---|---|
author | Andrey <agrebennikov@mirantis.com> | Thu Jun 21 00:48:13 2018 -0500 |
committer | Andrey <agrebennikov@mirantis.com> | Thu Jun 21 00:50:05 2018 -0500 |
tree | 12c105bdbe8a22b0b3306b94b433ae576d169636 | |
parent | a65d5b77c439e4ea92d6483f71ddb0668751cdc0 [diff] |
Create parent directory prior to creaing the file Change-Id: Ie8189a109aa568859cc8066194ed7c2a8c9f49fc Closes-Bug: PROD-20930
diff --git a/haproxy/proxy.sls b/haproxy/proxy.sls index 07be51a..9b14bc9 100644 --- a/haproxy/proxy.sls +++ b/haproxy/proxy.sls
@@ -35,6 +35,7 @@ - mode: 644 - source: salt://haproxy/files/errors/429.http11 - template: jinja + - makedirs: True - require: - pkg: haproxy_packages