Comment 1 for bug 1925998

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1925998] [NEW] `juju deploy --dry-run` reporting false positives for config changes

So one question is whether the default value for ppa is
ppa:ua-client/stable, in which case we are distinguishing from a charm
explicitly setting the value to what happens to be the default, vs just
inheriting the default value.

On Sat, Apr 24, 2021 at 5:00 AM Tom Haddon <email address hidden>
wrote:

> Public bug reported:
>
> When running `juju deploy --dry-run` I'm seeing false positives for config
> differences. The output of `juju config ubuntu-advantage ppa` is
> `ppa:ua-client/stable`, but when I run juju deploy --dry-run --verbose
> against my bundle file I see:
> ```
> Changes to deploy bundle:
> - set application options for ubuntu-advantage
> setting options:
> ppa: "ppa:ua-client/stable"
> ```
> Here's some more verbose output (sorry, Canonical only):
>
> https://pastebin.canonical.com/p/hpN6Jd948J/
>
> ** Affects: juju
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to juju.
> Matching subscriptions: juju bugs
> https://bugs.launchpad.net/bugs/1925998
>
> Title:
> `juju deploy --dry-run` reporting false positives for config changes
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/1925998/+subscriptions
>