Skip to content

Commit

Permalink
Revert "Fixes issues that LCE and CV wasn't set at cloned host"
Browse files Browse the repository at this point in the history
This reverts commit d52e363.
  • Loading branch information
sbernhard committed Apr 5, 2024
1 parent 7ec21ce commit ae8549b
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 @@ -322,7 +322,7 @@
configure_host do
api_view :list => 'katello/api/v2/content_facet/base_with_root', :single => 'katello/api/v2/content_facet/show'
api_docs :content_facet_attributes, ::Katello::Api::V2::HostContentsController
template_compatibility_properties :content_source_id, :content_source, :content_view, :content_view_id, :lifecycle_environment, :lifecycle_environment_id
template_compatibility_properties :content_source_id, :content_source
extend_model ::Katello::Concerns::ContentFacetHostExtensions
end

Expand Down

0 comments on commit ae8549b

Please sign in to comment.