About openvox-agent
openvox-agent is the core OpenVox package for managed nodes and standalone use.
It bundles the OpenVox runtime and the dependencies needed to run it, so it is the
package you install on Linux, macOS, and Windows agent nodes.
What openvox-agent provides
The package includes:
- the
puppetandfactercommands - the OpenVox agent service
- the runtime needed for
puppet apply - bundled dependencies such as Ruby and OpenSSL
After installation, you can run the OpenVox agent service or use standalone apply workflows on the same host.
Relationship to other packages
OpenVox is usually installed as a small set of packages:
openvox-agentfor agent nodes and standalone useopenvox-serverfor catalog compilation and CA services on server nodesopenvoxdbfor exported resources, reports, and inventory dataopenvoxdb-terminion server nodes that need to talk to OpenVoxDB
openvox-server depends on openvox-agent, so server upgrades often pull in a
newer openvox-agent package on the server at the same time.
Versions and release notes
The openvox-agent package version is a package release number, not a separate
product line. It can change when bundled dependencies or packaging details change,
even if the core OpenVox language and command behavior stay the same.
For package-specific changes, see the OpenVox release notes and the latest OpenVox Server documentation.
Release contents of openvox-agent 8.x
| OpenVox release | OpenFact | Ruby | OpenSSL |
|---|---|---|---|
| 8.26.2 | 5.6.0 | 3.2.11 | 3.0.20 |
| 8.26.1 | 5.6.0 | 3.2.11 | 3.0.20 |
| 8.26.0 | 5.6.0 | 3.2.11 | 3.0.20 |
| 8.25.0 | 5.4.0 | 3.2.10 | 3.0.19 |