Comment 0 for bug 1488166

Revision history for this message
Adam Collard (adam-collard) wrote :

I'm not sure of exact steps to reproduce this, bot broadly it was

1. juju deploy foo
2. // Oops, hit an error in install hook because I forgot some config
3. juju set foo bar=baz
4. juju retry --resolved foo/0
5. // Oops that still didn't work
6. juju destroy-unit foo/0
7. juju set foo bar=baz
8. juju add-unit foo --to lxc:0
9. // WTH, my service is behaving weirdly
10. juju run --service foo is-leader

Output:
False

Expected:
True

$ juju version
1.24.5-vivid-amd64

MAAS provider using 1.8.1