Package Details: openvox-server 8.14.1-1

Git Clone URL: https://aur.archlinux.org/openvox-server.git (read-only, click to copy)
Package Base: openvox-server
Description: Server automation framework and application
Upstream URL: https://github.com/OpenVoxProject/openvox-server
Licenses: Apache
Conflicts: puppetserver
Provides: puppetserver
Submitter: lb.laboon
Maintainer: lb.laboon
Last Packager: lb.laboon
Votes: 0
Popularity: 0.000000
First Submitted: 2026-04-09 21:41 (UTC)
Last Updated: 2026-06-27 01:56 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

lb.laboon commented on 2026-06-03 23:22 (UTC)

The openvox and openfact packages are being adopted into the official repos, so they have been removed from the AUR (in case anyone is wondering where they went). This package (openvox-server) will remain in the AUR.

trainzkid commented on 2026-04-10 23:59 (UTC)

Good timing, I think I accidentally bullied the maintainer of openvox-agent-bin into abandoning the package 😅 thank you for the assistance!

lb.laboon commented on 2026-04-10 21:41 (UTC) (edited on 2026-04-10 21:41 (UTC) by lb.laboon)

Update: I have published new openvox and openfact packages to the AUR which serve as drop-in replacements for puppet and facter respectively.

Additionally, this package has been updated to hard-depend on openfact and has an updated config for the new gem name.

lb.laboon commented on 2026-04-09 23:45 (UTC) (edited on 2026-04-09 23:46 (UTC) by lb.laboon)

Ideally all openvox-agent packages should have provides=('puppet') since they are a drop-in replacement, just as this package has provides=('puppetserver'). That way you can use this package with either the original puppet package from the official repos or openvox-agent. At some point in the near future I plan on publishing an openvox-agent package to the AUR (different from the -bin one that exists today) which will have the appropriate provides=() line.

trainzkid commented on 2026-04-09 23:36 (UTC)

This package requires puppet directly, which means I can't use the openvox replacement: openvox-agent-bin. Not sure if a change needs to be made here or on the aur package for openvox-agent, but figured I'd point this out.