From 1e2c95627998906e1bb34d47e67170d1cf50e08d Mon Sep 17 00:00:00 2001 From: mrpa Date: Tue, 2 Nov 2021 14:10:46 +0100 Subject: Updated the password parameter with a new value. USERDOCAP-729 Change-Id: Iba96e14ff63a9d8cd33820936902e7b9241b78ca Signed-off-by: mrpa --- .../doc/automation_framework_test_harness.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml index 6111f20..80b6067 100644 --- a/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml +++ b/doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml @@ -471,7 +471,7 @@ store.json "description": "test", "maintMode": "false", "passphrase": null, - "password": "", + "password": "test_id", "port": "830", "username": "root", "interfaces": { -- cgit v1.2.3-54-g00ecf