Home

The sysutils/ruby-puppet/8 port

puppet-8.6.0 – centralised configuration management for networks (cvsweb github mirror)

Description

Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs,
and hosts, along with obviously discrete elements like packages, services,
and files.
Puppet's simple declarative specification language provides powerful classing
abilities for drawing out the similarities between hosts while allowing them
to be as specific as necessary, and it handles dependency and prerequisite
relationships between objects clearly and explicitly.
Puppet is written entirely in Ruby.
WWW: https://puppet.com/

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 Puppet 8 is installed or absent:

package { "puppet%8": ensure => "present"}
package { "puppet%8": ensure => "absent"}

Maintainer

Sebastian Reitenbach

Categories

lang/python lang/ruby sysutils

Build dependencies

Run dependencies

Reverse dependencies

Files

Search