cleanup existing templates for consolidation

This commit is contained in:
Christer Edwards
2025-06-21 21:22:34 -07:00
parent 15b80d38f4
commit 06b1e69ef9
48 changed files with 230 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
INCLUDE bastillebsd-templates/nginx
INCLUDE bastillebsd-templates/mysql-server
INCLUDE www/nginx
INCLUDE databases/mysql-server
PKG zabbix54-server zabbix54-frontend zabbix54-agent
SYSRC zabbix_server_enable=YES

View File

@@ -1,9 +1,8 @@
## zabbix-server
Bastille template to bootstrap zabbix-server
## Usage
```shell
bastille template TARGET bastillebsd-templates/zabbix-server
bastille template TARGET net-mgmt/zabbix-server
```