Project

General

Profile

Actions

Feature #20555

closed

Support multiple DNS domains

Added by Lukas Zapletal almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

For DHCP we can create more subnets with:

/etc/foreman-installer/custom-hiera.yaml:

dhcp::pools:
 isolated.lan:
   network: 192.168.99.0
   mask: 255.255.255.0
   gateway: 192.168.99.1
   range: 192.168.99.5 192.168.99.49

For DNS this is not yet possible.

Actions

Also available in: Atom PDF