packstack/packstack/puppet/templates/neutron_dhcp.pp

4 lines
101 B
Puppet

class { 'neutron::agents::dhcp':
interface_driver => '%(CONFIG_NEUTRON_DHCP_INTERFACE_DRIVER)s',
}