Manage multiple subnets

Hi,
I would like to use Foreman provision on multiple subnets with one DHCP.
What should be the best practice of Foreman environment configuration?

Thanks

BTW, each subnet refers to different VLAN.

··· On Saturday, August 30, 2014 9:36:51 AM UTC+3, Avi Tal wrote: > > Hi, > I would like to use Foreman provision on multiple subnets with one DHCP. > What should be the best practice of Foreman environment configuration? > > > Thanks >

I used the plugin provision setup to create 1 dns/dhcp entry in the
config and then cloned those to all zones and pools I needed. (could
have used puppet for that, I know). further I restricted the dhcp server
to only serve IPs to the VMs that are made by Foreman by using classes
in my dhcpd.conf.

If you need more then let me/list know.

Joop

··· On 30-8-2014 8:37, Avi Tal wrote: > BTW, each subnet refers to different VLAN. > > On Saturday, August 30, 2014 9:36:51 AM UTC+3, Avi Tal wrote: > > Hi, > I would like to use Foreman provision on multiple subnets with one > DHCP. > What should be the best practice of Foreman environment configuration? > >