summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 15:04:45 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 15:04:45 -0700
commit0970bb0d6851e739a509f3fba296f8b919814880 (patch)
tree2d6652b41103f91ffe6e25f7b7da01874b9786dc
parent93683b690cab115084a3eea17ecf10a486854c9e (diff)
downloadrvi_core-0970bb0d6851e739a509f3fba296f8b919814880.tar.gz
Updated config with renamed rvi
-rw-r--r--backend.config2
-rw-r--r--packaging/tizen.config5
-rw-r--r--rvi_sample.config2
3 files changed, 6 insertions, 3 deletions
diff --git a/backend.config b/backend.config
index 77cf90e..5c68edc 100644
--- a/backend.config
+++ b/backend.config
@@ -76,7 +76,7 @@
%% can still override the port range and static nodes
%% through its command line parameters.
%%
- {rvi,
+ {rvi_core,
[
%% Specify the node address that data_link uses to listen to
diff --git a/packaging/tizen.config b/packaging/tizen.config
index 743139d..26ea5a4 100644
--- a/packaging/tizen.config
+++ b/packaging/tizen.config
@@ -135,7 +135,7 @@
%% will be used instead.
%%
- {rvi,
+ {rvi_core,
[
%% Specify the node address that data_link uses to listen to
@@ -219,6 +219,9 @@
}
]
},
+
+ {key_pair, {openssl_pem, "test_keys/jlr_com.pem"}},
+
{ components,
[
%% A note about JSON-RPC calls vs gen_server calls:
diff --git a/rvi_sample.config b/rvi_sample.config
index ae8a0b0..c64b71d 100644
--- a/rvi_sample.config
+++ b/rvi_sample.config
@@ -119,7 +119,7 @@ LogLevel = Env("RVI_LOGLEVEL", notice).
%% will be used instead.
%%
- {rvi,
+ {rvi_core,
[
%% Specify the node address that data_link uses to listen to