]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: apt/yum install the list of dependencies if missing
authorAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 18:24:05 +0000 (13:24 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 22:29:34 +0000 (17:29 -0500)
commitd69791de6719e6f7537b0b85ac2f80f63636b320
tree26df4fc77d5b4388e76a58842a277cba6fcdfc20
parent76247bdf72c2c9417b6213d34f76dcc00d9c90e3
bootstrap: apt/yum install the list of dependencies if missing

Instead of just printing the list and bailing, assume the user has sudo
and actually install them.

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