Skip to content

Commit

Permalink
Add IPAM method for Infoblox
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennonka committed Jan 30, 2024
1 parent 9a320fe commit 444b219
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@ You cannot use the `host` option without creating conflicts and, for example, be
--foreman-proxy-plugin-dhcp-infoblox-record-type fixedaddress \
--foreman-proxy-plugin-dhcp-infoblox-username admin
----
. In the {ProjectWebUI}, navigate to *Infrastructure* > *{SmartProxies}* and select the {SmartProxy} with the Infoblox DHCP module and click *Refresh*.
. In the {ProjectWebUI}, navigate to *Infrastructure* > *{SmartProxies}*, select the {SmartProxy} with the Infoblox DHCP module, and click *Refresh*.
. Ensure that the *dhcp* features are listed.
. For all domains managed through Infoblox, ensure that the DNS {SmartProxy} is set for that domain.
To verify, in the {ProjectWebUI}, navigate to *Infrastructure* > *Domains*, and inspect the settings of each domain.
. For all subnets managed through Infoblox, ensure that DHCP {SmartProxy} and Reverse DNS {SmartProxy} is set.
. For all subnets managed through Infoblox, ensure the following settings:
** The IP address management (IPAM) method of the subnet is set to `DHCP`.
** DHCP {SmartProxy} and Reverse DNS {SmartProxy} are set.

+
To verify, in the {ProjectWebUI}, navigate to *Infrastructure* > *Subnets*, and inspect the settings of each subnet.

0 comments on commit 444b219

Please sign in to comment.