Looks like Puppetforge  puppetdb module is doing some thing under the hood. 
With a vanilla installation, everything seems look right: 

root@e115-s-pmaster-001:/# dpkg -l|egrep 'puppet((master|db){,1})[ -]'|awk 
'{printf ("%-22s%s\n",$2,$3)}'
puppet                3.8.7-1puppetlabs1
puppet-common         3.8.7-1puppetlabs1
puppetdb              3.2.4-1puppetlabs1
puppetmaster          3.8.7-1puppetlabs1
puppetmaster-common   3.8.7-1puppetlabs1
#
root@e115-s-pmaster-001:/etc/apt/sources.list.d# puppet config print vardir 
ssldir
vardir = /var/lib/puppet
ssldir = /var/lib/puppet/ssl
#
root@e115-s-pmaster-001:/etc/apt/sources.list.d# puppet --version
3.8.7


Things seem to be changing the moment I apply that module. Any one got a 
clue? 

-San

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/4a5f33c0-62e4-42dc-bdda-52aea9ceb3dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to