mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Merge pull request #1359 from chef/chris-rock/win2016-support
add windows 10 and windows 2016 as supported platform
This commit is contained in:
commit
7990ad655a
1 changed files with 2 additions and 2 deletions
|
@ -265,7 +265,7 @@ Mac OS X | 10.9, 10.10, 10.11 | x86_64
|
|||
Oracle Enterprise Linux | 5, 6, 7 | i386, x86_64
|
||||
Red Hat Enterprise Linux | 5, 6, 7 | i386, x86_64
|
||||
Solaris | 10, 11 | sparc, x86
|
||||
Windows | 7, 8, 8.1, 2008*, 2008R2* , 2012, 2012R2 | x86, x86_64
|
||||
Windows | 7, 8, 8.1, 10, 2008, 2008R2 , 2012, 2012R2, 2016 | x86, x86_64
|
||||
Ubuntu Linux | | x86, x86_64
|
||||
SUSE Linux Enterprise Server | 11, 12 | x86_64
|
||||
Scientific Linux | 5.x, 6.x and 7.x | i386, x86_64
|
||||
|
@ -276,7 +276,7 @@ Gentoo Linux | | x86_64
|
|||
Arch Linux | | x86_64
|
||||
HP-UX | 11.31 | ia64
|
||||
|
||||
* For Windows 2008 and 2008 R2 an updated Powershell (Windows Management Framework 5.0) is required.
|
||||
*For Windows 2008 and 2008 R2 an updated Powershell (Windows Management Framework 5.0) is required.*
|
||||
|
||||
In addition, runtime support is provided for:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue