From dcc0edc304e245079d5693920f85914b437395d3 Mon Sep 17 00:00:00 2001 From: Greg Adams Date: Wed, 6 Oct 2021 19:21:53 +0000 Subject: [PATCH] GitBook: [main] one page modified --- how-to/on-premise-agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to/on-premise-agent.md b/how-to/on-premise-agent.md index 1af982ce..c10e098e 100644 --- a/how-to/on-premise-agent.md +++ b/how-to/on-premise-agent.md @@ -18,7 +18,7 @@ The Moderne agent fetches secret configuration from Vault. It reads from a KV se 2. In the "secret" KV secrets engine, create a new secret using "moderne-agent" as the "Path for this secret". 3. Add the following keys to the moderne-agent secret: * moderne.agent.token - Moderne SaaS agent connection token, provided by Moderne - * moderne.artifact.symmetricKey - 128 bit AES encryption key, base-64 encoded + * moderne.artifact.symmetricKey - 256 bit AES encryption key, hex encoded * moderne.agent.artifactory.password - Artifactory user password ### Run the agent container