Merge "add supported platforms doc"

This commit is contained in:
Jenkins 2016-05-11 21:10:08 +00:00 committed by Gerrit Code Review
commit 8ac90760a2
2 changed files with 17 additions and 0 deletions

View file

@ -19,6 +19,7 @@ OpenStack cloud deployments.
testing
meetings
reviews
supported-platforms
.. note:: This documentation is work in progress, we are moving the content
from the `Wiki`_.

View file

@ -0,0 +1,16 @@
Supported Platforms
-------------------
The following OS/version are supported by the Puppet modules:
- Fedora 21 / 22
- RHEL / CentOS 7
- Ubuntu 14.04 (Trusty) with releases through Mitaka
- Ubuntu 16.04 (Xenial) with Newton and foreward
- Debian 8.0 (Jessie) with Kilo and beyond
The modules are tested on Puppet 3.6, 3.7, 3.8, 4.0, and 4.x (latest) with
Ruby 2.0. Puppet 2.X is NOT supported.
See `Puppet CI <http://docs.openstack.org/developer/puppet-openstack-guide/ci.html>`__
to see what is currently tested.