GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REGGAE_PUPPET(1) FreeBSD General Commands Manual REGGAE_PUPPET(1)

reggae-puppet
puppet provisioner for CBSD jails

reggae-puppet

A service with puppet provisioner consists of:
  • Makefile - configured for use with puppet
  • playbook - containing cookbooks/core/recipes/default.rb dummy script

When ran with this configuration, reggae will first check if puppet executable is available inside jail, and if it isn't, it will install it from packages. Then it will mount playbook directory on /usr/local/etc/puppet/manifests inside jail. To do actual provisioning, Reggae uses puppet apply.

Quickest way to get basic service provisioned with Puppet is:

mkdir myservice
cd myservice
reggae init puppet
make

reggae-provision(1)

Goran Mekić <meka@tilda.center>
May 20, 2018 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.