We now require PuppetDB 1.5 / API v3.

PUPPETDB_API is no longer configurable since we're now using features
that are v3 only. Limiting ourselves to v2 compatibility is far too
troublesome and people tend to update to newer versions of PuppetDB
fairly quickly.
This commit is contained in:
Daniele Sluijters
2013-10-28 17:08:40 +01:00
parent c0cef0a3c0
commit 795d243e9d
3 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,9 @@ functionality of `Puppet Dashboard`_.
Puppetboard relies on the `pypuppetdb`_ library to fetch data from PuppetDB
and is built with the help of the `Flask`_ microframework.
**Note**: As of the 28th of October the master branch and the upcoming 0.0.3 release
require PuppetDB 1.5 / API v3.
.. _pypuppetdb: https://pypi.python.org/pypi/pypuppetdb
.. _PuppetDB: http://docs.puppetlabs.com/puppetdb/latest/index.html
.. _Puppet Dashboard: http://docs.puppetlabs.com/dashboard/