Skip to content

Instantly share code, notes, and snippets.

@lindenle
Created October 17, 2012 22:29
Show Gist options
  • Save lindenle/3908747 to your computer and use it in GitHub Desktop.
Save lindenle/3908747 to your computer and use it in GitHub Desktop.
# This file managed by PUPPET
[global]
vardir = /var/lib/puppetdb
logging-config = /var/lib/puppetdb/log4j.properties
resource-query-limit = 20000
[database]
classname = org.postgresql.Driver
subprotocol = postgresql
subname = //localhost:5432/puppetdb
[jetty]
port = 8180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment