summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-01-31 20:06:28 +0200
committerPaul Buetow <paul@buetow.org>2025-01-31 20:06:28 +0200
commit8c76870e0724f9d8bcb82b042b7f3efe74cc9f58 (patch)
tree133c06a8d8218604b3f1ae3a70829106576b3582
parentc9661f4d33d1b8d06bfe06e97a738aeabab90e18 (diff)
for now no gorum
-rw-r--r--frontends/Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile
index f6427c5..4ae13b8 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -571,7 +571,7 @@ task 'commons', group => 'frontends', sub {
run_task 'smtpd';
run_task 'rsync';
run_task 'gogios';
- run_task 'gorum';
+ # run_task 'gorum';
run_task 'foostats';
# Requires installing the binaries first!
#run_task 'dtail';