juju quickstart does not deploy local: charms
Bug #1445645 reported by
Charles Butler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-quickstart |
Triaged
|
Low
|
Unassigned |
Bug Description
When deploying a bundle that contains local: charms - juju quickstart deploys the charms from the charm store just fine, however it silently fails to deploy the local: charms.
It would be nice if quickstart supported the same deployment routines that juju-deployer supports, which includes local: prefixed charms.
To post a comment you must log in.
Here is a snippet of the bundle we are attempting to use with quickstart.
kubernetes-local: master: kubernetes- master
services:
kubernetes-
charm: local:trusty/
annotations:
"gui-x": "600"
"gui-y": "0"
expose: true