> 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 XXXXXXJust curious...what are the changes here, or is the diff algo just playing weird? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/76/files#r11553330
