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.
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.