Compare commits

...

1 Commits

Author SHA1 Message Date
d3074eea0c
Change redis to redis7
Some checks failed
ci/lysergic/push/pipeline Pipeline failed
Leap 15.5 renamed the package, "redis" will try to install Redis 6 and
cause a conflict.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-06-28 21:46:26 +02:00

View File

@ -41,7 +41,7 @@ salt_master_extra_packages:
- python3-ldap
- python3-pynetbox
- python3-redis
- redis
- redis7
- salt-bash-completion
- salt-fish-completion
- salt-keydiff