packstack/packstack/puppet/templates/neutron_lb_agent.pp

4 lines
121 B
Puppet

class {'neutron::agents::linuxbridge':
physical_interface_mappings => hiera('CONFIG_NEUTRON_LB_INTERFACE_MAPPINGS'),
}