diff options
| -rw-r--r-- | frontends/Rexfile | 2 |
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'; |
