commit | 48482c2a8b197199a94564c856502f17064fd11d | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Thu Aug 10 15:14:17 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Thu Aug 10 15:14:17 2017 +0200 |
tree | e450c658540cb37468109a97a40d57bd88f8f3e9 | |
parent | 0e3c23c9f91ade13dd47ac2834fbb45c3bac8aa7 [diff] [blame] |
Add possibility to specify Compose file version This change allows to set the Compose file version in the model instead of the hardcoded value. Change-Id: I5f7fb3c0770a48fe6dada54ffb9f925ef6ebd078
diff --git a/tests/pillar/client_deploy.sls b/tests/pillar/client_deploy.sls index 860531a..d6d56ea 100644 --- a/tests/pillar/client_deploy.sls +++ b/tests/pillar/client_deploy.sls
@@ -6,6 +6,7 @@ enabled: true environment: SOMEVAR: somevalue + version: 3.3 service: db: image: postgres