From 080e04538cbaff52dc46c0b3208b9f60f3479ba7 Mon Sep 17 00:00:00 2001 From: ebo Date: Sun, 1 Mar 2020 23:41:37 +0000 Subject: Fixed the SSH configuration of user 'netconf' The actual SSH configuration is stored in Sysrepo and not as ordinary ~netconf/.ssh files. Issue-ID: INT-1124 Change-Id: I7e16e09a20ac6f2d52c8958550603935b6790283 Signed-off-by: ebo --- test/mocks/netconf-pnp-simulator/engine/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/mocks/netconf-pnp-simulator/engine/container-tag.yaml') diff --git a/test/mocks/netconf-pnp-simulator/engine/container-tag.yaml b/test/mocks/netconf-pnp-simulator/engine/container-tag.yaml index f705e1e02..cd982b9ac 100644 --- a/test/mocks/netconf-pnp-simulator/engine/container-tag.yaml +++ b/test/mocks/netconf-pnp-simulator/engine/container-tag.yaml @@ -1 +1 @@ -tag: "2.6.0" +tag: "2.6.1" -- cgit 1.2.3-korg