On Mon, 2011-11-28 at 23:34 -0500, Rob Crittenden wrote: > Martin Kosek wrote: > > How to test: > > > > 1) ipa-server-install -p secret123 -a secret123 --hostname > > ipa.example.com > > 2) Continue in interactive wizard until IP address is requested (as > > ipa.example.com cannot be resolved) > > 3) When it is entered and ipa-server-install gives this output: > > > > # ipa-server-install -p kokos123 -a kokos123 --hostname ipa.example.com > > --setup-dns > > ... > > Please confirm the domain name [example.com]: > > > > Unable to resolve IP address for host name > > Please provide the IP address to be used for this host name: 10.16.78.93 > > Adding [10.16.78.93 ipa.example.com] to your /etc/hosts file<<<<< > > ... > > > > hit CTRL+C to quit from the installation. > > 4) Try running ipa-server-install again. It will fail as /etc/hosts has > > been changed - this patch fixes it. > > ACK. Needs a rebase. > > rob
Rebased for master branch. Pushed to master, ipa-2-1. Martin _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
