-
Notifications
You must be signed in to change notification settings - Fork 95
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
Add link to Provisioning guide in the "Creating a host" procedure #3443
base: master
Are you sure you want to change the base?
Changes from all commits
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 |
---|---|---|
|
@@ -4,6 +4,9 @@ | |
Use this procedure to create a host in {ProjectName}. | ||
To use the CLI instead of the {ProjectWebUI}, see the xref:cli-creating-a-host_{context}[]. | ||
|
||
.Prerequisites | ||
* Review the provider-specific procedures for creating a host in the {ProvisioningDocURL}[Provisioning guide]. | ||
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. This is not a prerequisite. If the provider-specific procedure exists in the Provisioning guide, the user does not need to follow this generic procedure. 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 agree with Avital. I'd suggest removing most of this procedure anyway because there are many requirements to be met before user can start creating hosts in order to provision them. Therefore, a generic procedure is not helpful. I would only keep the link and delete the procedure steps personally. |
||
|
||
.Procedure | ||
. In the {ProjectWebUI}, navigate to *Hosts* > *Create Host*. | ||
. On the *Host* tab, enter the required details. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have attributes for titles: You can always substitute "URL" for "Title": https://github.com/theforeman/foreman-documentation/blob/master/guides/common/attributes-titles.adoc#L26