>  Let's see how it can be done using the Karaf shell:
>  
>  {% highlight text %}
>  config:edit org.jclouds.blobstore
>  config:propset provider aws-s3
> -config:propset accessKeyId XXXXXX 
> -config:propset secretKey XXXXXX 
> +config:propset accessKeyId XXXXXX
> +config:propset secretKey XXXXXX

I have my editor set to strip trailing whitespace but I have no idea why it 
doesn't show here.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/76/files#r11553576

Reply via email to