aboutsummaryrefslogtreecommitdiff
path: root/test/provider/common.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/provider/common.json')
-rw-r--r--test/provider/common.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/provider/common.json b/test/provider/common.json
index 8f83558..9e19836 100644
--- a/test/provider/common.json
+++ b/test/provider/common.json
@@ -17,4 +17,9 @@
"known_hosts": "= file :known_hosts",
"port": 22
}
+ #"x509": {
+ # "use": false,
+ # "cert": "= x509.use ? file(:node_x509_cert) : nil",
+ # "key": "= x509.use ? file(:node_x509_key) : nil"
+ #}
}