-
Notifications
You must be signed in to change notification settings - Fork 108
Move DNS, DHCP, and TFTP content to a new guide #3530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
0451dae
a91b191
7ae5a99
d618db0
950a500
2706b4a
1d150b5
e69c62b
b8c755a
8c530c4
68b8bc0
24065ee
2ba0d28
0134127
6b7db8f
5b666f8
cc0dd52
77c65b0
c235426
210ffe1
1e11e4e
e2f3b2f
ca41284
133a4ec
559ca0a
9e6c658
792b688
f381ed1
08d6322
8a7cc01
ca50695
56bb51e
9315188
70385ab
bb4bd19
63de05e
dde2214
c6f5a96
aa9c853
1f7264f
ccba024
1e82020
62d847e
2af2d9c
18facd6
fe48aad
95f279e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| include::modules/con_configuring-dhcp-integration.adoc[] | ||
|
|
||
| include::modules/con_dhcp-service-providers.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_enabling-the-installer-managed-dhcp-service.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/con_integrating-a-remote-isc-dhcp-server.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_configuring-isc-dhcp-to-use-with-server.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/proc_configuring-server-or-proxy-for-use-with-isc-dhcp.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/proc_integrating-infoblox-dhcp.adoc[leveloffset=+1] | ||
|
|
||
| ifndef::satellite[] | ||
| include::modules/proc_integrating-dnsmasq-dhcp-by-using-the-libvirt-api.adoc[leveloffset=+1] | ||
| endif::[] | ||
|
|
||
| include::modules/proc_associating-the-dhcp-service-with-a-subnet.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_disabling-dhcp-for-integration.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_troubleshooting-dhcp-problems.adoc[leveloffset=+1] |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| include::modules/con_configuring-dns-integration.adoc[] | ||
|
|
||
| include::modules/con_dns-service-providers.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_enabling-the-installer-managed-dns-service.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-a-local-self-managed-dns-service.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-a-generic-rfc-2136-compatible-remote-dns-server.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-idm-dns-with-tsig-authentication.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-idm-dns-with-gss-tsig-authentication.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-infoblox-dns.adoc[leveloffset=+1] | ||
|
|
||
| ifndef::satellite[] | ||
| include::modules/proc_integrating-dnsmasq-dns-by-using-the-libvirt-api.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-powerdns.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_integrating-route-53-dns.adoc[leveloffset=+1] | ||
| endif::[] | ||
|
|
||
| include::modules/proc_associating-the-dns-service-with-a-domain-and-subnet.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_disabling-dns-for-integration.adoc[leveloffset=+1] |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| include::modules/con_configuring-tftp-integration.adoc[] | ||
|
|
||
| include::modules/proc_enabling-the-installer-managed-tftp-service.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/con_integrating-a-generic-tftp-server.adoc[leveloffset=+1] | ||
|
|
||
| //== Configuring TFTP to use with {ProductName} | ||
|
|
||
| include::modules/proc_configuring-server-for-use-with-tftp.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/proc_associating-the-tftp-service-with-a-subnet.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/proc_disabling-tftp-for-integration.adoc[leveloffset=+1] |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,24 +6,16 @@ include::modules/proc_optimizing-performance-by-removing-nics-from-database.adoc | |
|
|
||
| include::modules/con_network-resources.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/con_foreman-and-dhcp-configuration.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/ref_options-in-managed-dhcpv4.adoc[leveloffset=+2] | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we need to do something with this as well. I'm looking at @Lennonka and @apinnick here, but IMHO the provisioning guide should end up with the persona of a user who uses Foreman to provision. An admin already used the DHCP, DNS, and TFTP guide to set it up. The provisioning guide must list DHCP, DNS or TFTP as prerequisites for workflows if they are mandatory. |
||
|
|
||
| include::modules/ref_options-in-unmanaged-dhcpv6.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/proc_troubleshooting-dhcp-problems.adoc[leveloffset=+1] | ||
|
|
||
| ifdef::provisioning,provisioning-cloud,provisioning-virtual[] | ||
| include::modules/con_prerequisites-for-image-based-provisioning.adoc[leveloffset=+1] | ||
| endif::[] | ||
|
|
||
| include::modules/proc_configuring-network-services.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/ref_multiple-subnets-or-domains-using-installer.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/ref_dhcp-options-for-network-configuration.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/ref_dns-options-for-network-configuration.adoc[leveloffset=+2] | ||
|
|
||
| include::modules/ref_tftp-options-for-network-configuration.adoc[leveloffset=+2] | ||
|
|
||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| [id="configuring-dhcp-integration"] | ||
| = Configuring DHCP integration | ||
maximiliankolb marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| {Project} can manage IP leases on a DHCP server through a {SmartProxy}. | ||
| This includes querying for available IP addresses, adding new reservations, and deleting existing reservations from the lease database. | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| [id="configuring-dns-integration"] | ||
| = Configuring DNS integration | ||
|
|
||
| {Project} can manage DNS records by using {SmartProxy}. | ||
| This DNS management contains updating and removing DNS records from existing DNS zones. |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| [id="configuring-tftp-integration"] | ||
| = Configuring TFTP integration | ||
|
|
||
| By integrating a TFTP server, you can perform unattended installations. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| [id="dhcp-serivce-proviers"] | ||
| = DHCP service providers | ||
|
|
||
| {SmartProxy} supports the following DHCP providers that you can use to integrate {Project} with your existing DHCP infrastructure or deploy a new one: | ||
|
|
||
| `dhcp_isc`:: Managing IP leases on an ISC DHCP server by using the Object Management Application Programming Interface (OMAPI). | ||
| See xref:enabling-the-installer-managed-dhcp-service[]. | ||
|
|
||
| `dhcp_remote_isc`:: Managing IP leases on a remote ISC dhcpd server by using OMAPI. | ||
| This provider requires that you share the leases over the network, for example, with NFS. | ||
| See xref:integrating-a-remote-isc-dhcp-server[]. | ||
|
|
||
| `dhcp_infoblox`:: Managing IP leases on an Infoblox DHCP server. | ||
| See xref:integrating-infoblox-dhcp[]. | ||
|
|
||
| ifndef::satellite[] | ||
| `dhcp_libvirt`:: Managing IP leases on a dnsmasq DHCP server by using the `libvirt` API. | ||
| See xref:integrating-dnsmasq-dhcp-by-using-the-libvirt-api[]. | ||
| endif::[] | ||
|
|
||
| ifdef::orcharhino[] | ||
| `dhcp_native_ms`:: Managing IP leases in Microsoft Active Directory. | ||
| endif::[] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| [id="dns-service-providers"] | ||
| = DNS service providers | ||
|
|
||
| {SmartProxy} supports the following DNS providers that you can use to integrate {Project} with your existing DNS infrastructure or deploy a new one: | ||
|
|
||
| `dns_nsupdate`:: Dynamic DNS updates on an link:https://datatracker.ietf.org/doc/html/rfc2136[RFC 2136]-compatible DNS server by using the `nsupdate` utility. | ||
| See: | ||
| + | ||
| ** xref:enabling-the-installer-managed-dns-service[] | ||
| ** xref:integrating-a-local-self-managed-dns-service[] | ||
| ** xref:integrating-a-generic-rfc-2136-compatible-remote-dns-server[] | ||
| ** xref:integrating-idm-dns-with-tsig-authentication[]. | ||
| `dns_nsupdate_gss`:: Dynamic DNS updates on an link:https://datatracker.ietf.org/doc/html/rfc2136[RFC 2136]-compatible DNS server by using the `nsupdate` utility with Generic Security Service algorithm for Transaction Signature (GSS-TSIG) authentication. | ||
| See xref:integrating-idm-dns-update-with-gss-tsig-authentication[]. | ||
| `dns_infoblox`:: Dynamic DNS updates on an Infoblox DNS server. | ||
| See xref:integrating-infoblox-dns[]. | ||
| ifndef::satellite[] | ||
| `dns_libvirt`:: Dynamic DNS updates on a dnsmasq DNS server by using the `libvirt` API. | ||
| See xref:integrating-dnsmasq-dns-by-using-the-libvirt-api[]. | ||
| `dns_powerdns`:: Dynamic DNS updates on a PowerDNS server. | ||
| See xref:integrating-powerdns[]. | ||
| `dns_route53`:: Dynamic DNS updates on an Amazon Route 53 DNS server. | ||
| See xref:integratinig-route-53[]. | ||
| endif::[] | ||
| ifdef::orcharhino[] | ||
| `dns_dnscmd`:: Static DNS records in Microsoft Active Directory. | ||
| endif::[] |
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.