summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-secondary-config/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/demo-secondary-config/files')
-rw-r--r--recipes-test/demo-secondary-config/files/35-network_config.toml4
-rw-r--r--recipes-test/demo-secondary-config/files/45-id_config.toml3
2 files changed, 7 insertions, 0 deletions
diff --git a/recipes-test/demo-secondary-config/files/35-network_config.toml b/recipes-test/demo-secondary-config/files/35-network_config.toml
new file mode 100644
index 0000000..db7a1bb
--- /dev/null
+++ b/recipes-test/demo-secondary-config/files/35-network_config.toml
@@ -0,0 +1,4 @@
1[network]
2port = @PORT@
3primary_ip = @PRIMARY_IP@
4primary_port = @PRIMARY_PORT@
diff --git a/recipes-test/demo-secondary-config/files/45-id_config.toml b/recipes-test/demo-secondary-config/files/45-id_config.toml
new file mode 100644
index 0000000..6cbd77f
--- /dev/null
+++ b/recipes-test/demo-secondary-config/files/45-id_config.toml
@@ -0,0 +1,3 @@
1[uptane]
2ecu_serial = @SERIAL@
3ecu_hardware_id = @HWID@