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_SALT(1) FreeBSD General Commands Manual REGGAE_SALT(1)

reggae-salt
salt provisioner for CBSD jails

reggae-salt

A service with salt provisioner consists of:
  • Makefile - configured for use with salt
  • playbook - containing top.sls and core.sls playbooks

When ran with this configuration, reggae will first check if salt executable is available, and if it isn't, it will run pkg install -y py36-salt inside jail. Then it will mount playbook directory on /usr/local/etc/salt/states inside jail. To do actual provisioning, Reggae uses salt-call --local state.apply.

Quickest way to get basic service provisioned with salt is:

mkdir myservice
cd myservice
reggae init salt
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.