puppetboard: Commit the current code.
This is all the code after a week and a bit hacking on this project. It's in a rather experimental state but should work with a little effort.
This commit is contained in:
8
puppetboard/default_settings.py
Normal file
8
puppetboard/default_settings.py
Normal file
@@ -0,0 +1,8 @@
|
||||
PUPPETDB_HOST='localhost'
|
||||
PUPPETDB_PORT=8080
|
||||
PUPPETDB_SSL=False
|
||||
PUPPETDB_KEY=None
|
||||
PUPPETDB_CERT=None
|
||||
PUPPETDB_TIMEOUT=20
|
||||
PUPPETDB_EXPERIMENTAL=False
|
||||
LOGLEVEL='info'
|
||||
Reference in New Issue
Block a user