diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-12-01 17:42:49 +0000 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-12-01 17:42:49 +0000 |
commit | 627e4cd984a280fe63fa7bfb11a3cf62fce05229 (patch) | |
tree | 57cf145469d547224b1aad8487d31c07ff8425aa /ci/nosdn | |
parent | f3f3a1fee413ed5e302193c4e4533ef1dbc17b4e (diff) |
Revert "added new ntp charm to remove the K8 issues."
This reverts commit f3f3a1fee413ed5e302193c4e4533ef1dbc17b4e.
Change-Id: Ibc85ba73670b58aabce665aeb1b6e33fe29fa79e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/nosdn')
-rwxr-xr-x | ci/nosdn/fetch-charms.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/nosdn/fetch-charms.sh b/ci/nosdn/fetch-charms.sh index feb41b0e..48feb590 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:ntp $distro/ntp +charm pull cs:$distro/ntp $distro/ntp charm pull cs:$distro/haproxy $distro/haproxy charm pull cs:~narindergupta/congress-1 $distro/congress |