WIP: Documentation for OpenBolt 5.4.0 updated to current Linux and OSX releases, dropped Windows#203
Open
marcusdots wants to merge 4 commits intomainfrom
Open
WIP: Documentation for OpenBolt 5.4.0 updated to current Linux and OSX releases, dropped Windows#203marcusdots wants to merge 4 commits intomainfrom
marcusdots wants to merge 4 commits intomainfrom
Conversation
bastelfreak
reviewed
Mar 17, 2026
bastelfreak
reviewed
Mar 17, 2026
| source /etc/os-release | ||
| source <( dpkg-architecture --list) | ||
| packagename="openbolt_5.4.0-1+debian${VERSION_ID}_${DEB_HOST_ARCH}.deb" | ||
| wget "https://artifacts.voxpupuli.org/openbolt/5.4.0/$packagename" |
Contributor
There was a problem hiding this comment.
I don't think that we should do this. Users will never receive package updates. The openbolt package is part of the openvox8 repo. IMO people should configure the repo and afterwards simply install the openbolt package from that repo.
bastelfreak
reviewed
Mar 17, 2026
| ```shell | ||
| sudo rpm -Uvh https://yum.puppet.com/puppet-tools-release-el-9.noarch.rpm | ||
| sudo yum install puppet-bolt | ||
| sudo rpm -Uvh https://artifacts.voxpupuli.org/openbolt/5.4.0/openbolt-5.4.0-1.el8.x86_64.rpm |
Contributor
There was a problem hiding this comment.
same here, we should configure the repo.
bastelfreak
reviewed
Mar 17, 2026
| ## Supported platforms | ||
|
|
||
| OpenBolt can be installed on Linux, Windows, and macOS. For complete installation details, see the [installation docs](./documentation/bolt_installing.md). | ||
| OpenBolt can be installed on Linux and macOS. Windows is supported as client. For complete installation details, see the [installation docs](./documentation/bolt_installing.md). |
Contributor
There was a problem hiding this comment.
Suggested change
| OpenBolt can be installed on Linux and macOS. Windows is supported as client. For complete installation details, see the [installation docs](./documentation/bolt_installing.md). | |
| OpenBolt can be installed on Linux and macOS. Windows is supported as target. For complete installation details, see the [installation docs](./documentation/bolt_installing.md). |
Contributor
|
Please also rebase the branch against main, it's out of date. |
Member
Contributor
Author
https://voxpupuli.slack.com/archives/C07RCJYU147/p1773823053530139 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.