Project

General

Profile

« Previous | Next » 

Revision 5f9296b8

Added by Jeremy Lenz 30 days ago

Fixes #37400 - Add setting to control validation of host/lifecycle environment/content source coherence

View differences:

lib/katello/plugin.rb
description: N_("Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')"),
collection: proxy_download_policies
setting 'validate_host_lce_content_source_coherence',
type: :boolean,
default: true,
full_name: N_('Validate host/lifecycle environment/content source coherence'),
description: N_("Validate that a host's assigned lifecycle environment is synced by the smart proxy from which the host will get its content. Applies only to API requests; does not affect web UI checks")
setting 'pulpcore_export_destination',
type: :string,
default: "/var/lib/pulp/exports",

Also available in: Unified diff