From f3f3a1fee413ed5e302193c4e4533ef1dbc17b4e Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Dec 2017 11:12:17 -0600 Subject: added new ntp charm to remove the K8 issues. Change-Id: If50988dfda960bc7f592289f947b42a6d3fa3dc1 Signed-off-by: Narinder Gupta --- ci/nosdn/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/nosdn/fetch-charms.sh') diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index 48feb590..feb41b0e 100755 --- a/ci/nosdn/fetch-charms.sh +++ b/ci/nosdn/fetch-charms.sh @@ -36,7 +36,7 @@ git clone https://github.com/openbaton/juju-charm.git $distro/openbaton charm pull cs:$distro/aodh $distro/aodh charm pull cs:$distro/mongodb $distro/mongodb -charm pull cs:$distro/ntp $distro/ntp +charm pull cs:ntp $distro/ntp charm pull cs:$distro/haproxy $distro/haproxy charm pull cs:~narindergupta/congress-1 $distro/congress -- cgit 1.2.3-korg