diff --git a/elements/puppet-stack-config/puppet-stack-config.pp b/elements/puppet-stack-config/puppet-stack-config.pp index 20c6d1abb..fc0bae84c 100644 --- a/elements/puppet-stack-config/puppet-stack-config.pp +++ b/elements/puppet-stack-config/puppet-stack-config.pp @@ -392,7 +392,6 @@ include ::nova::scheduler::filter include ::nova::compute class { '::neutron': - rabbit_hosts => [hiera('controller_host')], debug => hiera('debug'), }