Add puppet-kmod modules to the integration

Added kmod puppet module to load the kernel modules and
persist the loading after reboot

Change-Id: I79308ac5949a47a707d42bb2566407b9e8adfb9c
This commit is contained in:
Saravanan KR 2016-07-28 16:03:24 +05:30
parent 37962ce19d
commit 4570e7aa93
2 changed files with 5 additions and 0 deletions

View File

@ -214,3 +214,7 @@ mod 'corosync',
:git => 'https://github.com/voxpupuli/puppet-corosync',
:ref => 'v2.0.1'
mod 'kmod',
:git => 'https://github.com/camptocamp/puppet-kmod',
:ref => '2.1.1'

View File

@ -1,4 +1,5 @@
antonlindstrom/puppet-powerdns
camptocamp/puppet-kmod
duritong/puppet-sysctl
nanliu/puppet-staging
puppetlabs/puppetlabs-apache