Skip to content

Commit

Permalink
Install kernelcare by script and not ansible (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernhard committed Sep 19, 2023
1 parent fc82754 commit 3678fac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: LivePatching - Install Kernelcare
model: JobTemplate
job_category: LivePatching - Ansible Default
description_format: Install kernelcare package
provider_type: Ansible
provider_type: script
%>
<%= render_template('Package Action - Ansible Default', :state => 'latest', :name => 'kernelcare') %>
<%= render_template('Package Action - Script Default', :action => 'install', :package => 'kernelcare') %>

0 comments on commit 3678fac

Please sign in to comment.