On 01/05/2015, Eric Snow <[email protected]> wrote: > We have info in the release notes [1], but looks like we have a gap in > the docs (I'll follow up on that). Also, it looks like the release > notes did not get updated with the "auth-file" config option that > Andrew mentioned.
So, Jorge and I walked through this and basically had three issues; * If you some of the three split options *and* auth-file, it ignored auth-file and complains not having all three options set. The error should be clearer about what's mutually exclusive. * The auth-file option is described in the source code but not docs/release notes. * The json file Jorge had initially was included a map of stuff to urls to keys, but didn't include a private key block. I'm not sure how he got it, but regenerating a json file through the web ui gave him the right thing. Martin -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
