
Puppet can become confused if there are classes of similar names at different levels. In this case 'puppetdb' is available from the puppetdb module and is available from openstack_project::puppetdb. Putting the extra :: in front explicitly grabs it from top scope so we don't have any issues. Change-Id: Iaec56b82004c972f5771b6039675db5c2d725f91