Author: Robert Kaussow <xoxys@rknet.org>
Date:   Wed Jan 26 21:01:18 2022 +0100

    feat: add test for Rocky Linux 8 (#1)
    Co-authored-by: Robert Kaussow <xoxys@rknet.org>
    Co-committed-by: Robert Kaussow <xoxys@rknet.org>
This commit is contained in:
Robert Kaussow 2022-01-26 20:07:15 +00:00
parent 14eba699c5
commit ca527c4b99
1 changed files with 1 additions and 8 deletions

View File

@ -198,14 +198,7 @@ redis_maxmemory_samples: 5
### redis_packages
Define a list of packages to install.
#### Default value
```YAML
redis_packages:
- redis5
```
Define a list of packages to install. The default packages depend on the OS version.
### redis_packages_extra