Thanks for the replies. Most of these seem doable - I'd have to consider
how we'd accomplish the templated scripts in Foreman, as it sounds like you
can only have a single script and we use several of these calls during an
installation.

My biggest concern would be around the dual-homed networks.

- Do we have to have Foreman control DNS? We already have DNS automation
tools and have no wish to port that over to Foreman

- We don't route any services to the prov vlan - including DNS. We make
dhcp/tftp/http available to it, but those are all served by the provision
Cobble server. Will that still work?

- We only use DHCP for the provisioning process. Everything else has static
IPs. I assume that's ok, as long as we let Foreman control the DHCP server
on the prov vlan

- Do we install one Foreman server for the entire DC in our case and
replace the Cobbler servers with Smart proxies or would we need a Foreman
server to replace each existing Cobbler server?

Thanks again - much appreciated

On Fri, Jul 15, 2016 at 4:08 AM Greg Sutcliffe <greg.sutcli...@gmail.com>
wrote:

> +1 to everything Dominic said, plus:
>
> > 2 - complex data types for params
>
> As Dom said you can't do it today, but I *believe* it's being worked on,
> in case that matters to you. In the meantime, for relatively trivial cases
> you might also be able to do things like using a comma-separated string and
> calling .split(',') on it in the template.
>
> > 5 - Windows provisioning - anyone played with this? We use iPXE's
> wimboot in Cobbler to boot into WinPE and install from there
>
> There's a system for using wimboot with Foreman that some of the community
> have been working on - see https://github.com/kireevco/wimaging and there
> was a Deep Dive into it, see https://www.youtube.com/watch?v=_R8-0KAkoPc
>
> > 7 - re Salt
>
> Depending on exactly what you're sending to the Salt master, the
> foreman_salt plugin may already handle it. Worth looking into, certainly.
>
> Greg
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to