diff options
Diffstat (limited to 'ci/odl/fetch-charms.sh')
-rwxr-xr-x | ci/odl/fetch-charms.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh index 9b7adaed..2f014c42 100755 --- a/ci/odl/fetch-charms.sh +++ b/ci/odl/fetch-charms.sh @@ -39,7 +39,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 #pulling scaleio charms. charm pull cs:~cloudscaling/scaleio-mdm $distro/scaleio-mdm |