File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ and Microsoft Windows.
99
1010| Operating system | Versions |
1111| ------------------------- | ------------------- |
12- | Debian | 9, 10, 11 |
13- | Fedora | 34 |
12+ | Debian | 10, 11 |
13+ | Fedora | 36 |
1414| macOS | 11, 12 |
1515| Microsoft Windows* | 10 Enterprise |
1616| Microsoft Windows Server* | 2012R2, 2019 |
1717| RHEL | 6, 7, 8, 9 |
1818| SLES | 12, 15 |
19- | Ubuntu | 18.04, 20.04 , 22.04|
19+ | Ubuntu | 18.04, 20.04, 22.04 |
2020
2121> ** Note:** Windows packages are automatically tested on the versions listed
2222> above, but might be installable on other versions.
@@ -28,15 +28,6 @@ and Microsoft Windows.
2828To install Bolt, run the appropriate command for the version of Debian you
2929have installed:
3030
31- - _ Debian 9_
32-
33- ``` shell
34- wget https://apt.puppet.com/puppet-tools-release-stretch.deb
35- sudo dpkg -i puppet-tools-release-stretch.deb
36- sudo apt-get update
37- sudo apt-get install puppet-bolt
38- ```
39-
4031- _ Debian 10_
4132
4233 ``` shell
@@ -79,10 +70,10 @@ sudo apt remove puppet-bolt
7970To install Bolt, run the appropriate command for the version of Fedora you
8071have installed:
8172
82- - _ Fedora 34 _
73+ - _ Fedora 36 _
8374
8475 ``` shell
85- sudo rpm -Uvh https://yum.puppet.com/puppet-tools-release-fedora-34 .noarch.rpm
76+ sudo rpm -Uvh https://yum.puppet.com/puppet-tools-release-fedora-36 .noarch.rpm
8677 sudo dnf install puppet-bolt
8778 ```
8879
You can’t perform that action at this time.
0 commit comments