| Url: /docs/puppetdb/latest/connect_puppet_master.html Rank: 3/5 Message: there are three things I found either wrong, or simply mistaken: 1. "puppet master --configprint route_file" (documentation is for puppet latest, so I assume 6.10 at least) should be "puppet config print route_file" 2. when I will go through this documentation, my puppetdb on centos 7.0 never starts, and... (this will be in point 3.0) it looks like then:"Oct 21 15:36:59 ansible puppetdb: PuppetDB requires PostgreSQL. The [database] section must contain an appropriate "//host:port/database" subname setting. Oct 21 15:36:59 ansible puppetdb: Startup script was terminated before completion Oct 21 15:37:00 ansible systemd: puppetdb.service: control process exited, code=exited status=1 Oct 21 15:37:00 ansible systemd: Stopped puppetdb Service."So I'm looking configuration to connect puppetdb to postgresql  3. by default logs of puppetdb are going to ... /var/log/messages (for both: puppet-agent, and puppetdb) so if one's doesn't know where one's doesn't know why puppetdb is failing (and I need to configure now all rsyslogd for both, everywhere in my local net(whatever I'm writing, I like puppet very very much ! gr8 job you are doing there) (it is a shame I think it is driven on java, but... yeah) |