summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-11-02 14:10:46 +0100
committermrpa <miruna.paun@enea.com>2021-11-02 14:24:18 +0100
commit1e2c95627998906e1bb34d47e67170d1cf50e08d (patch)
treed14e227f8097c6b6ec0588bb0cf469c5fbb9b4fc
parent886734bedc4913efee94dfa7d6e6b5ed3552b208 (diff)
downloadnfv-access-documentation-1e2c95627998906e1bb34d47e67170d1cf50e08d.tar.gz
Updated the password parameter with a new value.
USERDOCAP-729 Change-Id: Iba96e14ff63a9d8cd33820936902e7b9241b78ca Signed-off-by: mrpa <miruna.paun@enea.com>
-rw-r--r--doc/book-enea-edge-automation-user-guide/doc/automation_framework_test_harness.xml2
1 files changed, 1 insertions, 1 deletions
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</programlisting>
471 "description": "test", 471 "description": "test",
472 "maintMode": "false", 472 "maintMode": "false",
473 "passphrase": null, 473 "passphrase": null,
474 "password": "", 474 "password": "test_id",
475 "port": "830", 475 "port": "830",
476 "username": "root", 476 "username": "root",
477 "interfaces": { 477 "interfaces": {