Switch Mastodon cookbook to new Redis cookbook

Also add new node config.

refs #349

Co-authored-by Greg Karékinian <greg@karekinian.com>
This commit is contained in:
2022-02-10 15:27:02 -06:00
parent 341806ec8a
commit b823ad5e59
8 changed files with 106 additions and 9 deletions
@@ -1,7 +1,7 @@
[Unit]
Description=mastodon-web
Requires=redis-server.service
After=redis-server.service
Requires=redis@6379.service
After=redis@6379.service
[Service]
Type=simple