summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-07-01 20:26:36 -0400
committerJesse Luehrs <doy@tozt.net>2021-07-01 20:26:36 -0400
commitd556654ac4bc9c394c43a502be24c501fcaf1e36 (patch)
treeef6938bf18506854ae0a04de0b0d3f86c7c20f8d /manifests
parentc5b5d301b86bc8cc70ea36736e4aa1568b196135 (diff)
downloadpuppet-tozt-d556654ac4bc9c394c43a502be24c501fcaf1e36.tar.gz
puppet-tozt-d556654ac4bc9c394c43a502be24c501fcaf1e36.zip
remove teleterm
Diffstat (limited to 'manifests')
-rw-r--r--manifests/tozt.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index a213e35..9f7db97 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -21,7 +21,6 @@ node 'tozt', 'tozt.localdomain' {
include tozt::paste
include tozt::services
include tozt::site
- include tozt::teleterm
include tozt::tick
include tozt::ttrss
}