Commit [1] removed the `files` directory for both openstack-helm and
openstack-helm-infra folders, as they were not used by the Debian build
system. However, 3 files were incorrectly removed, causing issues when
running the downloader command.
This commit reintroduces these files, making sure the build for both
packages work.
[1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/908177
Test Plan:
PASS - Successfully run downloader -s -b -B std,rt
Closes-Bug: 2052709
Change-Id: I4ee8d11b4c4fc78d570c4ef0f8a9d950dc748aa8
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>