Skip to content

Conversation

@austb
Copy link
Contributor

@austb austb commented Oct 28, 2025

No description provided.

@austb austb force-pushed the openvox_bootstrap branch 3 times, most recently from 03f46f0 to 93d4985 Compare October 28, 2025 04:39
jessereynolds and others added 15 commits November 1, 2025 13:05
- replaces puppetlabs-puppet_agent with puppet-openvox_bootstrap for automatic
  installation of openvox-agent rather than puppet-agent packages.
  (Nb, this doesn’t yet support Windows)
- temporarily set to a branch of openvox_bootstrap
the puppet-openvox_bootstrap check task returns the version under a
puppet_Version key.

The full result currently looks like
```
[{"action"=>"task",
  "object"=>"openvox_bootstrap::check",
  "status"=>"success",
  "target"=>"ssh://bolt@localhost:20022",
  "value"=>{"puppet_version"=>"8.19.1", "valid"=>true}}]
```
openvox_bootstrap check task fails if puppet is not present, previously
puppet_agent::version would succeed and return a nil version.
v1.2.0 of openvox_bootstrap adds windows support to the install and
check tasks. The install task is used by openbolt in the apply_prep
function to install the agent onto the remote node. The check task is
used by openbolt testing to verify that the install task worked.
@austb austb force-pushed the openvox_bootstrap branch from 77f6902 to a44fed4 Compare November 19, 2025 00:12
@austb austb closed this Nov 19, 2025
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.

2 participants