Skip to content

Commit

Permalink
Refs #37881 - update setting description for multiCV
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylenz committed Oct 22, 2024
1 parent c316471 commit 7c8b96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/katello/plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ def katello_template_setting_values(name)
type: :boolean,
default: false,
full_name: N_('Allow multiple content views'),
description: N_("Allow a host to be assigned to multiple content view environments with 'subscription-manager register --environments' or 'subscription-manager environments --set'.") # TODO: update this description when AKs support this setting as well
description: N_("Allow hosts or activation keys to be associated with multiple content view environments")

setting 'content_default_http_proxy',
type: :string,
Expand Down

0 comments on commit 7c8b96a

Please sign in to comment.