diff --git a/test/cases/vmware.sh b/test/cases/vmware.sh index 2f109751c..b923f5ee1 100755 --- a/test/cases/vmware.sh +++ b/test/cases/vmware.sh @@ -112,6 +112,11 @@ version = "0.0.1" [[packages]] name = "bash" +# Related RHBZ#2065734 +[[packages]] +name = "ipa-client" +version = "*" + [customizations.services] enabled = ["sshd"] diff --git a/tools/libvirt_test.sh b/tools/libvirt_test.sh index 559d281c2..a993f58d6 100755 --- a/tools/libvirt_test.sh +++ b/tools/libvirt_test.sh @@ -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.