From 134d96600b8f0e96942edc6bbac76031d5abbdac Mon Sep 17 00:00:00 2001 From: "Ole Mathias Aa. Heggem" Date: Wed, 3 Oct 2018 22:09:13 +0200 Subject: [PATCH] Fix comment in sample config --- blessclient.cfg.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blessclient.cfg.sample b/blessclient.cfg.sample index 682acc2..43669ad 100644 --- a/blessclient.cfg.sample +++ b/blessclient.cfg.sample @@ -63,9 +63,9 @@ update_script: update_blessclient.sh # is 3600 seconds (1 hour). The value must be in the range 900-3600. # update_sshagent: Specifies whether the identity key should be automatically added to the -running ssh-agent. If this option is set to 'true', the key and the ssh certificate retrieved -from lambda are added to the agent. If this option is set to 'false', the key is not added -to the agent. The default is 'true'. +# running ssh-agent. If this option is set to 'true', the key and the ssh certificate retrieved +# from lambda are added to the agent. If this option is set to 'false', the key is not added +# to the agent. The default is 'true'. [LAMBDA] # user_role: IAM Role that the user will assume, in order to run the BLESS Lambda. This