I just setup PuppetDB with PostgreSQL and Puppet Dashboard on the same
machine as my puppet master that was about 25 nodes. When I start/restart
the puppet-dashboard service via /etc/init/d (Ubuntu12.04 btw) The
inventory works perfectly on the dashboard. However, any activity on the
dashboard
Also, if I try to stop the service from said putty session (the one that
the output is being sent to, I get this error:
* Stopping Puppet Dashboard
[2012-08-20 09:42:21] ERROR
SignalException: SIGTERM
/usr/l
I have puppetdb setup on our puppetmaster with a postgreSQL DB setup on two
servers db1 and db2. I am trying to setup replication between db1 and db2,
using rubyrep. Rubyrep can copy the data but not the schema. I tired to
dump the schema of a DB after puppet has connected to use as a template t