From: Paul Belanger Date: Mon, 13 Mar 2017 16:00:34 +0000 (-0400) Subject: Add bindep support X-Git-Tag: opnfv-6.0.0~304 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=cc3d236ce409041d606d717a61d098d39185b70d;p=apex-puppet-tripleo.git Add bindep support Bindep is an automation tool used by openstack-infra to bootstrap a worker with default packages. Something not needed for puppet jobs. Change-Id: I6b4784c233a2abad01da3408f131af2c89586868 Signed-off-by: Paul Belanger --- diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 0000000..4f9b425 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,2 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see http://docs.openstack.org/infra/bindep/ for additional information.