README: Add PuppetDB 3 requirement

This commit is contained in:
Daniele Sluijters
2015-11-18 17:31:33 +01:00
parent 8b0a797097
commit 2c3ead77d2

View File

@@ -8,6 +8,8 @@ functionality of `Puppet Dashboard`_.
Puppetboard relies on the `pypuppetdb`_ library to fetch data from PuppetDB Puppetboard relies on the `pypuppetdb`_ library to fetch data from PuppetDB
and is built with the help of the `Flask`_ microframework. and is built with the help of the `Flask`_ microframework.
As of version 0.1.0 and higher, Puppetboard **requires** PuppetDB 3.
.. _pypuppetdb: https://pypi.python.org/pypi/pypuppetdb .. _pypuppetdb: https://pypi.python.org/pypi/pypuppetdb
.. _PuppetDB: http://docs.puppetlabs.com/puppetdb/latest/index.html .. _PuppetDB: http://docs.puppetlabs.com/puppetdb/latest/index.html
.. _Puppet Dashboard: http://docs.puppetlabs.com/dashboard/ .. _Puppet Dashboard: http://docs.puppetlabs.com/dashboard/