Fix ml2 package variable name
Change-Id: I8ecbd66aeae34a280e00cd5b6481e89077a98ceb
This commit is contained in:
parent
d5418367a6
commit
ca67ca5d43
@ -80,7 +80,7 @@ class midonet::neutron_plugin (
|
||||
$ml2_package = 'neutron-plugin-ml2'
|
||||
}
|
||||
if $::osfamily == 'RedHat' {
|
||||
$package_networking = 'openstack-neutron-ml2'
|
||||
$ml2_package = 'openstack-neutron-ml2'
|
||||
}
|
||||
|
||||
package { 'python-networking-midonet':
|
||||
|
Loading…
x
Reference in New Issue
Block a user