Specify additional package in blueprint for tests

Related RHBZ#2065734
This commit is contained in:
Alexander Todorov 2022-09-12 15:02:00 +03:00 committed by Jakub Rusz
parent eba29c9007
commit 3d6256a89d
2 changed files with 10 additions and 0 deletions

View file

@ -112,6 +112,11 @@ version = "0.0.1"
[[packages]]
name = "bash"
# Related RHBZ#2065734
[[packages]]
name = "ipa-client"
version = "*"
[customizations.services]
enabled = ["sshd"]

View file

@ -144,6 +144,11 @@ if [ -z "${LIBVIRT_IMAGE_URL}" ]; then
name = "bp"
description = "A base system"
version = "0.0.1"
# Related RHBZ#2065734
[[packages]]
name = "ipa-client"
version = "*"
EOF
# Prepare the blueprint for the compose.