]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: install libssl-dev on ubuntu if missing
authorAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 19:27:42 +0000 (14:27 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 22:29:34 +0000 (17:29 -0500)
commit03e61edc2e72d8579d94da8089a1b7f20c8388e7
tree323957276c192ac2a3577b9fa1eb45cad5157fa1
parentd69791de6719e6f7537b0b85ac2f80f63636b320
bootstrap: install libssl-dev on ubuntu if missing

python-pip fails to install without libssl-dev

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
bootstrap