Project

General

Profile

Feature #33455

Updated by Ian Ballou over 2 years ago

The only inputs for Simplified CDN ACSs should be name, description, smart proxies, and product. 

 Field automation: 
 - 1) Base URL: The CDN url 
 2) Subpaths: From the chosen product's repositories' URLs `contents` (`::Katello::Product.find(id).contents`) 
 - 3) Auth info from the chosen product if Red Hat (`certificate` and `key`), or from the repository otherwise `key`)

Back