From 0f784da0763903080195223c818d16bf5eb7ca43 Mon Sep 17 00:00:00 2001 From: Riya Date: Wed, 24 May 2023 13:22:01 +0530 Subject: [PATCH] Update config.md --- docs/Agent/config/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Agent/config/config.md b/docs/Agent/config/config.md index 6b4e8039a9..9d6b01020c 100644 --- a/docs/Agent/config/config.md +++ b/docs/Agent/config/config.md @@ -17,6 +17,6 @@ The ssh key pair can be generated with: with an empty passphrase. The private key must be made available to users before they can complete the installation of pbench-agent as stated above. The authorized_keys list should include the public key. -#### Configure with Server-1.0 +#### Configure with Server 1.0 or above For the purpose of defining the required configuration, a pbench-agent configuration file must be created. The pbench-agent installation contains an example configuration file at '/opt/pbench-agent/config/pbench-agent.cfg'. Make a backup copy of this file, update the lines marked with # CHANGE ME! comments to suit your configuration. Please make sure to make this file accessible to users.