mirror of
https://opendev.org/openstack/puppet-openstack-guide.git
synced 2026-01-16 23:02:01 +00:00
Merge "add supported platforms doc"
This commit is contained in:
commit
8ac90760a2
2 changed files with 17 additions and 0 deletions
|
|
@ -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`_.
|
||||
|
|
|
|||
16
doc/source/supported-platforms.rst
Normal file
16
doc/source/supported-platforms.rst
Normal 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.
|
||||
Loading…
Add table
Reference in a new issue