]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: add an install flag that installs missing required packages 549/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 22:28:12 +0000 (17:28 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 29 Jun 2015 22:36:55 +0000 (17:36 -0500)
commit2c22426c1f4b0f70da6f189401c14096c9ebc4b4
treedba8e7bf374f57d78c64ffdab61e091b0082dd9a
parent03e61edc2e72d8579d94da8089a1b7f20c8388e7
bootstrap: add an install flag that installs missing required packages

If you run ./bootstrap install the script will install any missing
packages needed to complete the bootstrap.  This feature requires that
the user running ./bootstrap have sudo privileges.

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