Comment 3 for bug 1343687

Revision history for this message
Tom Waterhouse (tomwater) wrote :

The setting did work.

I modified /etc/puppet/data/hiera_data/user.common.yaml, adding

neutron::agents::dhcp::dnsmasq_config_file: '/etc/neutron/dhcp_agent.cfg'

I ran puppet apply -v /etc/puppet/manifests/site.pp on the build server and puppet agent -td --server=openstack-build-server --pluginsync on the controller node.

I did not see the update on the controller node take place until running the pluginsync command.