Skip to content

Commit

Permalink
Inventory: Add some breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Dec 4, 2024
1 parent 6045d5b commit 9919a04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/saltbox/inventory/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,13 @@ organizr_web_domain: "example.com"
```yaml
#### Customize the saltbox tag (sb install saltbox)
saltbox_roles: ["media_server", "download_clients", "download_indexers", "autoscan", "tautulli", "overseerr", "portainer", "organizr", "sonarr", "radarr", "lidarr", "iperf3", "nethogs", "glances", "btop"]
#### Customize the mediabox tag (sb install mediabox)
mediabox_roles: ["media_server", "autoscan", "iperf3", "nethogs", "glances", "btop"]
#### Customize the feeerbox tag (sb install feederbox)
feederbox_roles: ["download_clients", "download_indexers", "portainer", "organizr", "sonarr", "radarr", "iperf3", "nethogs", "glances", "btop"]
#### Customize the sandbox-roles tag (sb install sandbox-sandbox-roles)
sandbox_roles: ["jellyseerr", "jellystat"]
```

0 comments on commit 9919a04

Please sign in to comment.