Merge "Add debootstrap to the needed packages for dib"

This commit is contained in:
Jenkins 2014-12-18 14:08:22 +00:00 committed by Gerrit Code Review
commit c37b392b95

View File

@ -79,6 +79,8 @@ class nodepool (
'kpartx',
'qemu-utils',
'libgmp-dev', # transitive dep of paramiko
# debootstrap is needed for building Debian images
'debootstrap',
]
package { $packages: