commit | 01ba717bf58aff877f4b59685a3779f965c8b6b7 | [log] [tgz] |
---|---|---|
author | Marek Celoud <mceloud@mirantis.com> | Mon Aug 07 12:31:53 2017 +0200 |
committer | Marek Celoud <mceloud@mirantis.com> | Thu Aug 17 16:14:10 2017 +0200 |
tree | d9b2f3a695e6eb21c40319aa1771b4de149adcda | |
parent | 71b310a93f2f84196957ab0a6f8badb0218e988d [diff] [blame] |
refactor TSN Change-Id: I353ba2b6c64398ab48d8801ebd25b63442471092
diff --git a/tests/pillar/vrouter.sls b/tests/pillar/vrouter.sls index 45418a0..13e05e5 100644 --- a/tests/pillar/vrouter.sls +++ b/tests/pillar/vrouter.sls
@@ -25,3 +25,14 @@ mask: /24 dns: 127.0.0.1 mtu: 9000 + tor: + enabled: true + bind: + port: 8086 + agent: + tor01: + id: 0 + address: 127.0.0.1 + port: 6632 + ssl: + enabled: True \ No newline at end of file