Sha256: 04d086853714d8a7afcfe5871593b99f569f62e9cadaab0574d1f855723f389e
Contents?: true
Size: 524 Bytes
Versions: 3
Compression:
Stored size: 524 Bytes
Contents
<%# kind: job_template name: Install Errata - Katello SSH Default job_category: Katello description_format: 'Install errata %{errata}' feature: katello_errata_install provider_type: SSH template_inputs: - name: errata description: A comma separated list of errata to install input_type: user required: true foreign_input_sets: - template: Package Action - SSH Default exclude: action,package %> <%= render_template('Package Action - SSH Default', :action => 'update', :package => "--advisory=#{input(:errata)}") %>
Version data entries
3 entries across 3 versions & 1 rubygems