From 8248275d4e015042a89e3a3d95765193641bfda1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 24 Jun 2020 02:38:05 -0400 Subject: add tick stack stuff --- manifests/tozt.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/tozt.pp b/manifests/tozt.pp index 026044c..cb000f8 100644 --- a/manifests/tozt.pp +++ b/manifests/tozt.pp @@ -23,5 +23,6 @@ node 'tozt', 'tozt.localdomain' { include tozt::services include tozt::site include tozt::teleterm + include tozt::tick include tozt::ttrss } -- cgit v1.2.3-54-g00ecf