Foreman bootdisk

Hi folks,

I'm creating an ISO bootdisk for building a machine (it's a host specific
one), but I can't get it to chainload from anywhere other than the central
Foreman server.

In the current scenario I have a central server and 2 Capsules, but clients
can always see the Foreman server, so deployments work. In the future I'll
be putting a Capsule behind a firewall that will prevent any access between
clients and the main Foreman server.

What can I do to get the ISO image pointing at the relevant Capsule for a
start?

I also notice that url setting in the kickstart file points to the central
Foreman server and the last step of a build is to wget a URL on the central
server. These will also fail for clients behind this firewall unless it
changes to point at the local Capsule.

Cheers

Duncan

> What can I do to get the ISO image pointing at the relevant Capsule for a
> start?

This was merged recently that helps you:

https://github.com/theforeman/foreman_bootdisk/pull/9

Will be part of the next release perhaps.

LZ

··· -- Later, Lukas #lzap Zapletal

Thanks - will look into it.

··· On Thursday, 10 December 2015 14:38:47 UTC, Lukas Zapletal wrote: > > > What can I do to get the ISO image pointing at the relevant Capsule for > a > > start? > > This was merged recently that helps you: > > https://github.com/theforeman/foreman_bootdisk/pull/9 > > Will be part of the next release perhaps. > > LZ > > -- > Later, > Lukas #lzap Zapletal >