Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More updates to our supported platforms #2055

Merged
merged 1 commit into from Aug 9, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 9 additions & 6 deletions chef_master/source/platforms.rst
Expand Up @@ -56,16 +56,16 @@ The following table lists the commercially-supported platforms and versions for
- ``x86_64``
- ``6.x``, ``7.x``
* - Red Hat Enterprise Linux
- ``x86_64``, ``s390x``, ``ppc64le`` (7.x only), ``ppc64`` (7.x only)
- ``6.x``, ``7.x``
- ``x86_64``, ``s390x``(6.x and 7.x only), ``ppc64le`` (7.x only), ``ppc64`` (7.x only)
- ``6.x``, ``7.x``, ``8.x``
* - Solaris
- ``sparc``, ``i86pc``
- ``11.2``, ``11.3``, ``11.4``
* - SUSE Enterprise Linux Server
- ``x86_64``, ``s390x``, ``ppc64le``, ``ppc64``
- ``12 SP1+``, ``15``
* - Ubuntu (LTS releases)
- ``i386``, ``x86_64``
- ``x86_64``
- ``16.04``, ``18.04``
* - Microsoft Windows
- ``x86``, ``x64``
Expand Down Expand Up @@ -165,7 +165,7 @@ The following table lists the commercially-supported platforms and versions for
- ``16.04``, ``18.04``
* - Microsoft Windows
- ``x86_64``
- ``7``, ``8.1``, ``2008 R2``, ``2012``, ``2012 R2``, ``2016``, ``10 (all channels except "insider" builds)``, ``2019``
- ``2012``, ``2012 R2``, ``2016``, ``10 (all channels except "insider" builds)``, ``2019``

Chef InSpec Target Mode (``inspec --target``) may be functional on additional platforms, versions, and architectures but are not validated by Chef Software, Inc.

Expand Down Expand Up @@ -195,13 +195,13 @@ The following table lists the commercially-supported platforms and versions for
- ``6.x``, ``7.x``
* - SUSE Enterprise Linux Server
- ``x86_64``
- ``12 SP1+``
- ``12 SP1+``, ``15``
* - Ubuntu
- ``x86_64``
- ``16.04``, ``18.04``
* - Microsoft Windows
- ``x86``, ``x64``
- ``7``, ``8.1``, ``2008 R2``, ``2012``, ``2012 R2``, ``2016``, ``10 (all channels except "insider" builds)``, ``2019 (Long-term servicing channel (LTSC), Desktop Experience only)``
- ``2008 R2``, ``2012``, ``2012 R2``, ``2016``, ``10 (all channels except "insider" builds)``, ``2019 (Long-term servicing channel (LTSC), Desktop Experience only)``

Community Support
++++++++++++++++++++++++++++++++++++++++++++++++++++
Expand All @@ -214,6 +214,9 @@ The following platforms are supported only via the community:
* - Platform
- Architecture
- Version
* - openSUSE
-
- ``42.x``
* - Scientific Linux
- ``x86_64``
- ``6.x``, ``7.x``
Expand Down