redis: Remount /usr with RW when adding nagios plugin
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Mathieu Trossevin 2022-03-23 13:55:54 +01:00
parent b4f83e54d0
commit 1646cc99bf
Signed by: mtrossevin
GPG Key ID: D1DBB7EA828374E9
2 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* Repair keepalived role
* generate-ldif: Correct generated entries for php-fpm in containers
* redis: Remount /usr with RW before adding nagios plugin
### Removed

View File

@ -79,6 +79,10 @@
- redis
- nrpe
- name: "Remount /usr with RW for 'install check_redis instance'"
include_role:
name: evolix/remount-usr
- name: install check_redis_instances
copy:
src: check_redis_instances.sh