network: load ip_gre kernel module on RHEL
This commit is contained in:
parent
d313fb1f7c
commit
fdbb0edd3f
@ -81,9 +81,7 @@ class cloud::network(
|
||||
}
|
||||
|
||||
if $::osfamily == 'RedHat' {
|
||||
kmod::install { 'ip_gre':
|
||||
command => 'install ip_gre /sbin/modprobe ip_gre'
|
||||
}
|
||||
kmod::load { 'ip_gre': }
|
||||
}
|
||||
|
||||
class { 'neutron':
|
||||
|
Loading…
x
Reference in New Issue
Block a user