Katello/katello

View on GitHub
app/views/katello/api/v2/cdn_configurations/show.json.rabl

Summary

Maintainability
Test Coverage
attributes :url, :username, :upstream_organization_label, :ssl_ca_credential_id, :upstream_content_view_label, :upstream_lifecycle_environment_label, :type

node :password_exists do |config|
  config.password.present?
end