Katello/katello

View on GitHub
app/views/foreman/job_templates/remove_package.erb

Summary

Maintainability
Test Coverage
<%#
kind: job_template
name: Remove Package - Katello Script Default
job_category: Katello
description_format: 'Remove package(s) %{package}'
feature: katello_package_remove
provider_type: script
foreign_input_sets:
- template: Package Action - Script Default
  exclude: action
%>

<%= render_template('Package Action - Script Default', :action => 'remove') %>