From 3134224776bece970627c7ae8adef338f13136c1 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 12 Jan 2017 09:51:03 -0600 Subject: modified to include MAAS 2.0 on remote host. Change-Id: If268a5ae1f0a103314f1ab742b495de3ffdb5efc Signed-off-by: Narinder Gupta --- ci/03-maasdeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/03-maasdeploy.sh') diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh index 0a934c20..498c3f92 100755 --- a/ci/03-maasdeploy.sh +++ b/ci/03-maasdeploy.sh @@ -25,7 +25,7 @@ sudo apt-get update -y sudo apt-get dist-upgrade -y sudo apt-get install openssh-server bzr git juju virtinst qemu-kvm libvirt-bin \ maas maas-region-controller python-pip python-psutil python-openstackclient \ - python-congressclient gsutil charm-tools pastebinit python-jinja2 -y + python-congressclient gsutil charm-tools pastebinit python-jinja2 sshpass -y sudo pip install --upgrade pip -- cgit 1.2.3-korg