From 2e384002556aee504f502e0fed4c646952b6a7cc Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Wed, 29 Jun 2022 20:39:13 -0700 Subject: [PATCH] expect is missing from install --- func/stacks/ipa/10-install-ipa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/func/stacks/ipa/10-install-ipa.sh b/func/stacks/ipa/10-install-ipa.sh index 0e5b029..901055e 100755 --- a/func/stacks/ipa/10-install-ipa.sh +++ b/func/stacks/ipa/10-install-ipa.sh @@ -11,4 +11,4 @@ if [ "$RL_VER" -eq 8 ]; then p_enableModule idm:DL1/{client,common,dns,server} fi -p_installPackageNormal ipa-server ipa-server-dns +p_installPackageNormal ipa-server ipa-server-dns expect