base-bullseye.lst: Add acl dependency

acl package is missing in the iso, resulting in bootstrap error and
requiring manual installation.
The error happens on a task using "become_user" to an unprivileged
user, www, which causes an error on Ansible when creating temporary
file on the host. With acl installed, Ansible makes use of setfacl to
share the temporary file access with the unprivileged user.

Test Plan:

PASS: ISO built successfully
PASS: ISO installed successfully
PASS: Verified acl package is installed upon ISO installation
PASS: Verified no error on setting temp files permission upon
bootstrap

Story: 2009101
Task: 44431
Signed-off-by: aoliveir <adriano.oliveira@windriver.com>
Change-Id: I7d36a7b996622d61d801256c3cba48b2fbf877eb
This commit is contained in:
aoliveir 2022-02-04 06:35:41 +00:00 committed by Adriano Oliveira
parent a56aa55c33
commit c85b360082

View File

@ -1,3 +1,4 @@
acl 2.2.53-10
adduser 3.118
alembic 1.4.3-1
ansible 2.10.7+merged+base+2.10.8+dfsg-1