From 6e33c96e22b7d46e71cff928d20505904a319dfd Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Tue, 20 Feb 2018 08:52:45 -0500 Subject: [PATCH] Add Puppet package to bindep, for module build We need Puppet package deployed from bindep so we can run puppet module build with the new zuul v3 job. Change-Id: I92020c6f481850390ea851edc6abe8e4b17bd60e --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 7cdd58e..01b2ca6 100644 --- a/bindep.txt +++ b/bindep.txt @@ -9,3 +9,4 @@ ruby-devel [test platform:rpm] ruby-dev [test platform:dpkg] zlib1g-dev [test platform:dpkg] zlib-devel [test platform:rpm] +puppet [build]