Gem Version MIT License

Itamae::Plugin::Recipe::YkKernelDevel

Itamae plugin to install kernel-devel.
This plugin can install the same version of the kernel-devel with your kernel.
This is available only on redhat.

Installation

Add this line to your application's Gemfile:

gem 'itamae-plugin-recipe-yk_kernel_devel'

And then execute:

$ bundle

Or install it yourself as:

$ gem install itamae-plugin-recipe-yk_kernel_devel

Usage

install for system

include_recipe "yk_kernel_devel::install"

License

MIT License.