Home

The sysutils/ruby-openvox/8 port

openvox-8.23.1p0 – community implementation of Puppet (cvsweb github mirror)

Description

OpenVox is a community implementation of Puppet, an automated administrative
engine for your Linux, Unix, and Windows systems, designed to perform
administrative tasks (such as adding users, installing packages, and updating
server configurations) based on a centralized specification.
WWW: https://voxpupuli.org/openvox

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

Package handling
================

Support for specifying versions or latest was dropped, in favor of supporting
package branches.

To install a package of a given branch, you have to suffix the package name
with %branch name. For example to ensure OpenVox 8 is installed:

package { 'openvox%8':
	ensure => 'present'
}

Maintainer

Klemens Nanni

Categories

lang/python lang/ruby sysutils

Build dependencies

Run dependencies

Files

Search