From b014c0d6b7a2ce3081f2253a536c5ccb76e64eac Mon Sep 17 00:00:00 2001 From: Charles Butler Date: Wed, 23 Mar 2016 12:22:10 -0400 Subject: [PATCH] Move to the ~containers namespace etcd --- cluster/juju/bundles/local.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/juju/bundles/local.yaml b/cluster/juju/bundles/local.yaml index cf87a8cd3b8..907022b1e6c 100644 --- a/cluster/juju/bundles/local.yaml +++ b/cluster/juju/bundles/local.yaml @@ -7,7 +7,7 @@ services: expose: true num_units: 2 etcd: - charm: cs:~lazypower/trusty/etcd + charm: cs:~containers/trusty/etcd annotations: "gui-x": "300" "gui-y": "0"