use git copy of docker charms for debugging
This commit is contained in:
parent
e62d71ca4e
commit
cc81044230
@ -9,11 +9,11 @@ kubernetes-local:
|
|||||||
options:
|
options:
|
||||||
version: "v0.15.0"
|
version: "v0.15.0"
|
||||||
docker:
|
docker:
|
||||||
charm: docker-0
|
charm: docker
|
||||||
branch: https://github.com/chuckbutler/docker-charm.git
|
branch: https://github.com/chuckbutler/docker-charm.git
|
||||||
num_units: 2
|
num_units: 2
|
||||||
options:
|
options:
|
||||||
latest: false
|
latest: true
|
||||||
annotations:
|
annotations:
|
||||||
"gui-x": "0"
|
"gui-x": "0"
|
||||||
"gui-y": "0"
|
"gui-y": "0"
|
||||||
|
1
cluster/juju/charms/trusty/.gitignore
vendored
Normal file
1
cluster/juju/charms/trusty/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/docker
|
Loading…
Reference in New Issue
Block a user