Skip to content
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

Hide several links for orcharhino builds #3512

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The following versions have been fully tested with {Project}:
** vCenter Server 6.5 (EOL)
* A {SmartProxyServer} managing a network on the vSphere environment.
Ensure no other DHCP services run on this network to avoid conflicts with {SmartProxyServer}.
ifndef::orcharhino[]
For more information, see xref:Configuring_Networking_provisioning[].
endif::[]
* An existing VMware template if you want to use image-based provisioning.
include::snip_prerequisites-common-compute-resource.adoc[]
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ endif::[]
* You must contact the IdM server administrator to ensure that you obtain an account on the IdM server with permissions to create zones on the IdM server.
* You should create a backup of the answer file.
You can use the backup to restore the answer file to its original state if it becomes corrupted.
ifndef::orcharhino[]
For more information, see {InstallingServerDocURL}configuring-server_{project-context}[Configuring {ProjectServer}].
endif::[]

.Procedure
To configure dynamic DNS update with GSS-TSIG authentication, complete the following steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ endif::[]
* You must configure DNS, DHCP and TFTP services on the base operating system of either the {Project} or {SmartProxy} that is managing the DNS service for your deployment.
* You must create a backup of the answer file.
You can use the backup to restore the answer file to its original state if it becomes corrupted.
ifndef::orcharhino[]
For more information, see {InstallingServerDocURL}configuring-server_{project-context}[Configuring {ProjectServer}].
endif::[]

.Procedure
To configure dynamic DNS update with TSIG authentication, complete the following steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

You can revert to using {ProjectServer} and {SmartProxyServer} as your DNS providers.
You can use a backup of the answer file that was created before configuring external DNS, or you can create a backup of the answer file.
ifndef::orcharhino[]
For more information about answer files, see {InstallingServerDocURL}configuring-server_{project-context}[Configuring {ProjectServer}].
endif::[]


.Procedure
Expand Down