Comment 3 for bug 1308146

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1308146] Re: not okForStorage error when deploying local charm

We should try to teach something to warn about this sort of configuration,
since Mongo won't allow keys to have "." or "$" in them.

On Wed, Apr 16, 2014 at 11:36 AM, Matthew Williams <
<email address hidden>> wrote:

> The problem was down to having bad character in the config.yaml field
> names. In this case a full stop "."
>
> e.g:
>
> options:
> db.path:
> default: "/var/lib/db"
> type: string
> description: The path where the data files will be kept.
>
> --
> You received this bug notification because you are subscribed to juju-
> core.
> https://bugs.launchpad.net/bugs/1308146
>
> Title:
> not okForStorage error when deploying local charm
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-core/+bug/1308146/+subscriptions
>