Fixes for recent changes (#87)
* some fixes * set fixes * some rest * add shellcheck ignore and explaination * fix iocage install dir not being exported * reset branch to dev
This commit is contained in:
committed by
GitHub
parent
2c75cfe0ea
commit
8659f2c252
@ -28,8 +28,43 @@ example: example
|
||||
pkgs: mono
|
||||
|
||||
plex: plex
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
beta: false
|
||||
|
||||
lidarr: lidarr
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
sonarr: sonarr
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
radarr: radarr
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
kms: kms
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
jackett: jackett
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
organizr: organizr
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
tautulli: tautulli
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
transmission: transmission
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
||||
|
||||
nextcloud: nextcloud
|
||||
ip4_addr: 192.168.1.99/24
|
||||
gateway: 192.168.1.1
|
||||
|
Reference in New Issue
Block a user