Staypuft-installer doesn't download foreman-discovery-image-latest.el6.iso-vmlinuz

I just had a successful install of Foreman + Staypuft using Marek's
staypuft-installer script. I notice the /var/lib/tftpboot/boot dir is
completely empty. Was foreman-discovery-image-latest.el6.iso-vmlinuz
supposed to be downloaded, or was I supposed to do that manually? Thanks.

Try creating the directory var/lib/tftpboot/boot before running the installer.
Since the directory is created after the download, the download is skipped.

Hello

Also make sure you run the installer with --foreman-plugin-discovery-install-
images=true (it's disabled by default)

Hope this helps

··· On Saturday 06 of September 2014 14:49:35 Ignacio Bravo wrote: > Try creating the directory var/lib/tftpboot/boot before running the > installer. Since the directory is created after the download, the download > is skipped.


Marek

This did the trick, Marek. Is there a reason why this is disabled by
default? I would have assumed discovery is essential to staypuft and
should be enabled by default. Thanks.

··· On Monday, September 8, 2014 3:45:28 AM UTC-5, Marek Hulan wrote: > > > Also make sure you run the installer with > --foreman-plugin-discovery-install- > images=true (it's disabled by default) > >

Hi,

I'm glad it helped. The reason was that downloading images can take a long
time especially on slow links. I'll update the installer readme.

Thanks

··· -- Marek

On Monday 08 of September 2014 12:15:44 lawre wrote:

This did the trick, Marek. Is there a reason why this is disabled by
default? I would have assumed discovery is essential to staypuft and
should be enabled by default. Thanks.

On Monday, September 8, 2014 3:45:28 AM UTC-5, Marek Hulan wrote:

Also make sure you run the installer with
–foreman-plugin-discovery-install-
images=true (it’s disabled by default)