mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 01:11:08 +01:00
consolidation and cleanup
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
PKG mariadb105-server
|
||||
PKG mariadb1011-server
|
||||
SYSRC mysql_enable=YES
|
||||
SERVICE mysql-server restart
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
PKG mysql57-server
|
||||
PKG mysql80-server
|
||||
SYSRC mysql_enable=YES
|
||||
SERVICE mysql-server restart
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
PKG percona57-server percona57-client
|
||||
SYSRC mysql_enable=YES
|
||||
SERVICE mysql-server start
|
||||
@@ -1,12 +0,0 @@
|
||||
## percona
|
||||
Bastille Template: percona
|
||||
|
||||
## Bootstrap
|
||||
```shell
|
||||
bastille bootstrap https://github.com/bastillebsd/templates
|
||||
```
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
bastille template TARGET databases/percona
|
||||
```
|
||||
Reference in New Issue
Block a user