commit | ea47018d6f93f5713d36f141eedc92d50fed1d92 | [log] [tgz] |
---|---|---|
author | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Wed Oct 24 15:33:35 2018 +0200 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Wed Oct 24 16:47:33 2018 +0000 |
tree | 5403979ac67909217769107a813f469ec2972d2c | |
parent | 48b0c608e7834a5d07ed92b92cac8684f11ee025 [diff] [blame] |
Adding an ability to use ssl for metadata host Prod-Related: PROD-19298 Change-Id: I4150abd2caf87c39183fcdf4f9bace7a360ecaa1
diff --git a/tests/pillar/compute_dvr.sls b/tests/pillar/compute_dvr.sls index 9213e38..24ab218 100644 --- a/tests/pillar/compute_dvr.sls +++ b/tests/pillar/compute_dvr.sls
@@ -23,5 +23,7 @@ metadata: host: 127.0.0.1 password: password + insecure: true + proto: https workers: 2 version: pike