Skip to content

Commit

Permalink
Merge pull request #1380 from puppetlabs/CAT-1988
Browse files Browse the repository at this point in the history
(CAT-1988) Update the Supported Operating systems to be accurate
  • Loading branch information
jordanbreen28 authored Jul 30, 2024
2 parents 0921ff6 + 49af2f1 commit 3b2a385
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pdk_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ PDK is compatible with *nix, Windows, and macOS systems. For detailed version co

|Operating system|Versions|Arch|Package type|
|----------------|--------|----|------------|
|Debian|9, 10, 11|x86_64|DEB|
|Debian|10, 11, 12|x86_64, aarch64|DEB|
|Fedora|40|x86_64|RPM|
|OSX|11, 12|x86_64|DPKG|
|Red Hat Enterprise Linux (RHEL)|6, 7, 8, 9|x86_64|RPM|
|OSX|11, 12, 13|x86_64, arm64|DPKG|
|Red Hat Enterprise Linux (RHEL)|7, 8, 9|x86_64, aarch64|RPM|
|SUSE Linux Enterprise Server|12, 15|x86_64|N/A|
|Ubuntu|18.04, 20.04, 22.04|x86_64|DEB|
|Ubuntu|18.04, 20.04, 22.04|x86_64, aarch64|DEB|
|Windows (Consumer OS)|10, 11|x86_64|MSI|
|Windows (Server OS)|2016, 2019, 2022|x86_64|MSI|

Expand Down

0 comments on commit 3b2a385

Please sign in to comment.