Skip to content

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
doc
Open

WIP: Documentation for OpenBolt 5.4.0 updated to current Linux and OSX releases, dropped Windows#203
marcusdots wants to merge 4 commits intomainfrom
doc

Conversation

@marcusdots
Copy link
Contributor

No description provided.

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"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

```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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, we should configure the repo.

## 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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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).

@bastelfreak
Copy link
Contributor

Please also rebase the branch against main, it's out of date.

@nmburgan
Copy link
Member

Should probably coordinate with @d1nuc0m as #173 duplicates some of this.

@marcusdots marcusdots changed the title Documentation for OpenBolt 5.4.0 updated to current Linux and OSX releases, dropped Windows WIP: Documentation for OpenBolt 5.4.0 updated to current Linux and OSX releases, dropped Windows Mar 18, 2026
@marcusdots
Copy link
Contributor Author

Should probably coordinate with @d1nuc0m as #173 duplicates some of this.

https://voxpupuli.slack.com/archives/C07RCJYU147/p1773823053530139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants