diff --git a/Smoke/IpaInstallAndStart/test.sh b/Smoke/IpaInstallAndStart/test.sh index 87904e1..2994e8b 100755 --- a/Smoke/IpaInstallAndStart/test.sh +++ b/Smoke/IpaInstallAndStart/test.sh @@ -34,6 +34,7 @@ prepareIpaServer() ORIG_HOSTNAME=${HOSTNAME} # there is longer name at AWS, more than 64char hostnamectl set-hostname ipa.ipa + echo '127.0.0.1 ipa.ipa' >> /etc/hosts HOSTNAME=`hostname|tail -n1` # not needed after change ^ if echo $HOSTNAME | grep '\.'