standardizing templates to Bastillefile syntax & cleanup

This commit is contained in:
Christer Edwards
2021-12-24 21:47:04 -07:00
parent ed664ae8e9
commit ef70687808
217 changed files with 218 additions and 1917 deletions

View File

@@ -1,15 +1,12 @@
## Status
[![pipeline status](https://gitlab.com/bastillebsd-templates/redis/badges/master/pipeline.svg)](https://gitlab.com/bastillebsd-templates/redis/commits/master)
## redis
Bastille template to bootstrap Redis
## Bootstrap
```shell
bastille bootstrap https://gitlab.com/bastillebsd-templates/redis
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET bastillebsd-templates/redis
bastille template TARGET databases/redis
```