From c09f764b265845fb234ce1752ce3ee1048ced1b9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 1 Jul 2021 20:46:27 -0400 Subject: stop running an influxdb server --- manifests/tozt.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/tozt.pp b/manifests/tozt.pp index 9f7db97..8fd9b11 100644 --- a/manifests/tozt.pp +++ b/manifests/tozt.pp @@ -21,6 +21,5 @@ node 'tozt', 'tozt.localdomain' { include tozt::paste include tozt::services include tozt::site - include tozt::tick include tozt::ttrss } -- cgit v1.2.3-54-g00ecf