Jail-Specific config.yml (#61)
* - Move pkgs to per-jail config file - Remove pkgs from main example-config file - edit gitignore to include jail config files * prototype for loop to grab jail configs * update *arr pkgs
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
11b66e9711
commit
52509f9912
2
jails/mariadb/config.yml
Normal file
2
jails/mariadb/config.yml
Normal file
@ -0,0 +1,2 @@
|
||||
mariadb: mariadb
|
||||
pkgs: mariadb104-server git php74-session php74-xml php74-ctype php74-openssl php74-filter php74-gd php74-json php74-mysqli php74-mbstring php74-zlib php74-zip php74-bz2 phpMyAdmin5-php74 php74-pdo_mysql php74-mysqli phpMyAdmin5-php74-5.0.1
|
Reference in New Issue
Block a user