From 0b89fa5f5505891d8b358f8ef829b0200d238705 Mon Sep 17 00:00:00 2001 From: Mike Sul Date: Wed, 22 May 2019 17:02:24 +0300 Subject: OTA-2541: Use local.conf's variables to configure Primary with Secondary(ies) and vice versa Signed-off-by: Mike Sul --- recipes-test/demo-config/files/30-fake_pacman.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-test/demo-config/files/30-fake_pacman.toml (limited to 'recipes-test/demo-config/files/30-fake_pacman.toml') diff --git a/recipes-test/demo-config/files/30-fake_pacman.toml b/recipes-test/demo-config/files/30-fake_pacman.toml new file mode 100644 index 0000000..3fb5cf2 --- /dev/null +++ b/recipes-test/demo-config/files/30-fake_pacman.toml @@ -0,0 +1,2 @@ +[pacman] +type = "fake" -- cgit v1.2.3-54-g00ecf