The source project of this merge request has been removed.
t/a-b-ubuntu-cloud: don't exclude docs
Due to using a minimal image an excludes file is added into /etc/dpkg/dpkg.cfg.d which prevents docs from being installed on the testbed. This causes some packages to fail tests which check for the presence of docs. Remove the excludes file during image generation to install everything as intended.