Open AdamIsrael opened 8 years ago
There was a bug in 2.0-beta9 where juju didn't recognize the 'lxc' placement directive, but it was fixed in beta10. Are you still running into the problem? (this was fixed under https://bugs.launchpad.net/juju-core/+bug/1593838)
I'm reviewing a bundle that passes
charm proof
but fails to push to the charm store when the lxd placement directive omits a machine id or unit name.From bundle.yaml:
I've verified that
charm push
succeeds if the lxc: placement directive is removed.