File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Bolt Next
3+ ## Bolt 2.1.0
44
55### New features
66
1919 ` targets ` . Calling the ` reboot ` plan with ` -t ` or ` run_plan('reboot', $mytargets) ` behaves the same
2020 as before and does not require an update.
2121
22+ * ** Package Bolt for MacOS 10.15** ([ #1445 ] ( https://github.com/puppetlabs/bolt/issues/1445 ) )
23+
24+ Bolt packages are now available for MacOS 10.15.
25+
2226### Bug fixes
2327
2428* ** Fixed performance regression with large inventory files** ([ #1627 ] ( https://github.com/puppetlabs/bolt/pull/1627 ) )
Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ Use the Apple Disk Image (DMG) to install Bolt on macOS.
139139
140140 **Tip:** To find the macOS version number on your Mac, go to the Apple () menu in the corner of your screen and choose **About This Mac**.
141141 - 10.14 (Mojave) [https://downloads.puppet.com/mac/puppet6/10.14/x86_64/puppet-bolt-latest.dmg](https://downloads.puppet.com/mac/puppet6/10.14/x86_64/puppet-bolt-latest.dmg)
142+ - 10.15 (Catalina) [https://downloads.puppet.com/mac/puppet/10.15/x86_64/puppet-bolt-latest.dmg](https://https://downloads.puppet.com/mac/puppet/10.15/x86_64/puppet-bolt-latest.dmg)
1421431. Double-click the `puppet-bolt-latest.dmg` file to mount it and then double-click `puppet-bolt-[version]-installer.pkg` to run the installer.
1431441. Open Terminal and run a Bolt command and get started.
144145 ```
You can’t perform that action at this time.
0 commit comments