diff --git a/manifests/agents/bigswitch.pp b/manifests/agents/bigswitch.pp index 4c3f23ead..ba9563eba 100644 --- a/manifests/agents/bigswitch.pp +++ b/manifests/agents/bigswitch.pp @@ -24,6 +24,7 @@ class neutron::agents::bigswitch ( ) { include ::neutron::deps + include ::neutron::params if($::osfamily != 'Redhat') { fail("Unsupported osfamily ${::osfamily}")