On 15-5-2017 21:18, Mike Wilson wrote: > I am trying to complete the Infrastructure->Provisioning setup in the > web gui after having a complete (clean) install of katello+foreman but > when I do I get output like this for the config command on the 3rd step. > > | > katello-installer \ > --enable-capsule \ > --capsule-tftp=true \ > --capsule-tftp-servername=1.2.3.3 \ > --capsule-dhcp=true \ > --capsule-dhcp-interface=ens192 \ > --capsule-dhcp-gateway= \ > --capsule-dhcp-nameservers="1.2.3.4,1.2.3.5" \ > --capsule-dns=true \ > --capsule-dns-interface=ens192 \ > --capsule-dns-zone=[FILTER] \ > --capsule-dns-reverse=3.3.2.in-addr.arpa \ > --capsule-dns-forwarders=1.2.3.4 \ > --capsule-dns-forwarders=1.2.3.5 \ > --capsule-parent-fqdn=https://somehost.name.com \ > --capsule-foreman-oauth-key=[FILTER] \ > --capsule-foreman-oauth-secret=[FILTER] > | > > Soon realized that "katello-installer" doesn't exist. I jumped onto > #theforeman IRC channel and asked there and another individual said it > no longer exists. > > Not only that but if you replace katello-installer with foreman-installer you'll get an error on the last two lines. I think I have a bug open with this. You can run this if you replace katello-installer with foreman-installer and replace the last two lines with the correct ones. Not sure about the naming of them. Further I seem to remember that --capsule- also needs changing.
Greetings, Joop -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
