You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated puppet-agent module in the Puppetfile from 4.20.1 to 4.21.0
34
30
31
+
### Removals
32
+
33
+
***Removed support for Fedora 36, Debian 9, Debian 10 and RHEL 6**
34
+
35
35
### Bug fixes
36
36
37
37
***Allow ssh transport protocol** ([#3237](https://github.com/puppetlabs/bolt/issues/3237))
@@ -5116,4 +5116,4 @@ their containing plan** ([#1167](https://github.com/puppetlabs/bolt/issues/1167)
5116
5116
5117
5117
* **`C:\Program Files\Puppet Labs\Bolt\bin\bolt.bat` is non-functional**
5118
5118
5119
-
When moving to Ruby 2.5, the .bat scripts in Bolt packaging reverted to hard-coded paths that were not accurate. As a result Bolt would be unusable outside of PowerShell. The .bat scripts have been fixed so they work from cmd.exe as well. ([BOLT-886](https://tickets.puppet.com/browse/BOLT-886))
5119
+
When moving to Ruby 2.5, the .bat scripts in Bolt packaging reverted to hard-coded paths that were not accurate. As a result Bolt would be unusable outside of PowerShell. The .bat scripts have been fixed so they work from cmd.exe as well. ([BOLT-886](https://tickets.puppet.com/browse/BOLT-886))
0 commit comments