aboutsummaryrefslogtreecommitdiffstats
path: root/templates/honeycomb.json.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/honeycomb.json.erb')
-rw-r--r--templates/honeycomb.json.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/honeycomb.json.erb b/templates/honeycomb.json.erb
index 7addc09..601dd28 100644
--- a/templates/honeycomb.json.erb
+++ b/templates/honeycomb.json.erb
@@ -8,10 +8,10 @@
"restconf-http-enabled": "true",
"restconf-root-path": "/restconf",
- "restconf-binding-address": "127.0.0.1",
+ "restconf-binding-address": "<%= scope['fdio::honeycomb::bind_ip'] %>",
"restconf-port": <%= scope['fdio::honeycomb::rest_port'] %>,
"restconf-https-enabled": "true",
- "restconf-https-binding-address": "0.0.0.0",
+ "restconf-https-binding-address": "<%= scope['fdio::honeycomb::bind_ip'] %>",
"restconf-https-port": 8443,
"restconf-keystore": "/honeycomb-keystore",
"restconf-keystore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u",