Foreman installer

Chapter 7 in the new Pro Puppet book
explains after installing Foreman that
to start the installer:

ruby /usr/share/foreman-installer/generate_answers.rb

is necessary.

But the generate_answers.rb file isn't there.

yum list | grep foreman | head -2

shows

foreman-installer.noarch 1:1.3.1-1.el6 @foreman
foreman-release.noarch 1.3.2-1.el6 @/foreman-release

generate_answers.rb, in fact, exists no where on the system.

These instructions are outdated. Please see: Foreman :: Manual

··· On Mon, Jan 06, 2014 at 01:16:20PM -0800, Stuart Cracraft wrote: > Chapter 7 in the new Pro Puppet book > explains after installing Foreman that > to start the installer: > > ruby /usr/share/foreman-installer/generate_answers.rb > > is necessary. > > But the generate_answers.rb file isn't there. > > yum list | grep foreman | head -2 > > shows > > foreman-installer.noarch 1:1.3.1-1.el6 @foreman > foreman-release.noarch 1.3.2-1.el6 @/foreman-release > > generate_answers.rb, in fact, exists no where on the system. > > -- > 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 foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/groups/opt_out.

Bryan G. Seitz