-
Notifications
You must be signed in to change notification settings - Fork 96
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
Adding new concepts and procedures for Multi CV hosts and AKs #3609
base: master
Are you sure you want to change the base?
Adding new concepts and procedures for Multi CV hosts and AKs #3609
Conversation
@jeremylenz This PR is supposed to cover the new procedures and concepts from our shared Google Doc. Take a look and make suggestions and comments because we had a lot of content and I want to make sure nothing got overlooked. We can discuss the content needed for the existing documentation to be put in a separate PR. This is just the new procedures and concepts. |
The PR preview for ea226ec is available at theforeman-foreman-documentation-preview-pr-3609.surge.sh The following output files are affected by this PR: |
...on/modules/con_comparing-multiple-content-view-environments-and-composite-content-views.adoc
Show resolved
Hide resolved
guides/common/modules/con_managing-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_managing-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_managing-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_content-view-environment-ordering-and-priority.adoc
Show resolved
Hide resolved
...on_handling-content-view-environments-during-registration-with-multiple-activation-keys.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-content-view-environments-to-an-activation-key-by-ID.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-activation-keys.adoc
Outdated
Show resolved
Hide resolved
...es/proc_assigning-multiple-content-view-environments-to-hosts-with-subscription-manager.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-hosts.adoc
Outdated
Show resolved
Hide resolved
...dules/proc_removing-all-content-view-environments-from-an-activation-key-assigned-by-ID.adoc
Outdated
Show resolved
Hide resolved
...dules/proc_removing-all-content-view-environments-from-an-activation-key-assigned-by-ID.adoc
Outdated
Show resolved
Hide resolved
...dules/proc_removing-all-content-view-environments-from-an-activation-key-assigned-by-ID.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_removing-all-content-view-environments-from-an-activation-key.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_content-view-environment-ordering-and-priority.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_managing-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
9d3fdfa
to
da5911b
Compare
guides/common/modules/proc_assigning-content-view-environments-to-an-activation-key-by-ID.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_removing-all-content-view-environments-from-an-activation-key.adoc
Outdated
Show resolved
Hide resolved
da5911b
to
c8782e6
Compare
guides/common/modules/proc_viewing-multiple-content-view-environment-activation-keys.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_understanding-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-activation-keys.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-activation-keys.adoc
Outdated
Show resolved
Hide resolved
...es/proc_assigning-multiple-content-view-environments-to-hosts-with-subscription-manager.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
4d92e7d
to
f00c1c4
Compare
guides/common/modules/con_understanding-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_understanding-multiple-content-view-environments.adoc
Show resolved
Hide resolved
guides/common/modules/proc_assigning-content-view-environments-to-an-activation-key-by-ID.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-activation-keys.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_assigning-multiple-content-view-environments-to-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_content-view-environment-categories.adoc
Outdated
Show resolved
Hide resolved
guides/common/assembly_understanding-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
...on/modules/con_comparing-multiple-content-view-environments-and-composite-content-views.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/proc_viewing-multiple-content-view-environment-hosts.adoc
Outdated
Show resolved
Hide resolved
guides/common/modules/con_understanding-multiple-content-view-environments.adoc
Outdated
Show resolved
Hide resolved
f00c1c4
to
ea226ec
Compare
The `allow_multiple_content_views` setting controls whether hosts and activation keys can be assigned to multiple content view environments. | ||
By default, this feature is disabled, limiting assignments to a single content view environment. | ||
Enabling the setting allows you to assign multiple content view environments to both hosts and activation keys. | ||
For more information on content settings, see {AdministeringDocURL}general_settings_information_[General settings] in _{AdministeringDocTitle}_. |
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.
Doesn't the link also need updating so it says content settings and not general?
+ | ||
[options="nowrap" subs="+quotes"] | ||
---- | ||
$ hammer activation-key info --id _[1,2,3]_ |
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.
--id
is just a single number, not an array.
I see elsewhere in the docs we do it like this:
$ hammer activation-key info --id _[1,2,3]_ | |
$ hammer activation-key info --id _My_Activation_Key_ID_ |
+ | ||
[options="nowrap" subs="+quotes"] | ||
---- | ||
$ hammer host info --id _[1,2,3]_ |
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.
$ hammer host info --id _[1,2,3]_ | |
$ hammer host info --id _'My_Host_ID'_ |
What changes are you introducing?
New procedures and concepts pertaining to
multiple content view environments for hosts
and activation keys related to https://issues.redhat.com/browse/SAT-20897
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
New features for 6.17.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
A separate PR for the same ticket will be submitted
to update existing documentation.
Checklists
Please cherry-pick my commits into: