diff-bundle incorrectly shows empty config
Bug #1866818 reported by
Tom Haddon
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
I'm using 2.8-beta1-
applications:
mysql:
series:
bundle: ""
model: trusty
options:
block-size:
bundle: 5
model: null
Running juju config mysql block-size I get "5" as the output so I'm not sure why it's saying "null" in the model.
tags: | added: bitesize |
To post a comment you must log in.
Do you know if the 5 value is the default? I wonder if it hasn't been "set" by an operator in the model and that's why we have the null. We'll look into it.