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 @@
# Memcached
Bastille template to bootstrap Memcached
## Status
[![pipeline status](https://gitlab.com/bastillebsd-templates/memcached/badges/master/pipeline.svg)](https://gitlab.com/bastillebsd-templates/memcached/commits/master)
## Bootstrap
```shell
bastille bootstrap https://gitlab.com/bastillebsd-templates/memcached
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET bastillebsd-templates/memcached
bastille template TARGET databases/memcached
```