Skip to content

Common

Overview

Common is a Saltbox module that sets up common directories, installs essential packages, handles BTRFS optimizations, and configures basic system tools.


Deployment

Core Saltbox role.

sb install common

Role Defaults

Variables can be customized using the Inventory. (1)

  1. Example override

    nano_syntax_highlighting_enabled: true
    
nano_syntax_highlighting_enabled
# Type: bool (true/false)
nano_syntax_highlighting_enabled: true
common_create_media_subfolders
# Type: bool (true/false)
common_create_media_subfolders: true