summaryrefslogtreecommitdiffstats
path: root/tozt/tozt/manifests/init.pp
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-27 09:00:48 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-27 09:00:48 -0400
commit8a66ee1da5c4385db267f44cbacc34c92dcdd531 (patch)
treed662b255cfa134aaf199b12ec31507d6503e9528 /tozt/tozt/manifests/init.pp
parent10abb22da92a164225e5f3141c84eebe7c767b28 (diff)
downloadpuppet-tozt-8a66ee1da5c4385db267f44cbacc34c92dcdd531.tar.gz
puppet-tozt-8a66ee1da5c4385db267f44cbacc34c92dcdd531.zip
need to actually include it
Diffstat (limited to 'tozt/tozt/manifests/init.pp')
-rw-r--r--tozt/tozt/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tozt/tozt/manifests/init.pp b/tozt/tozt/manifests/init.pp
index b13c4cd..e9a67d8 100644
--- a/tozt/tozt/manifests/init.pp
+++ b/tozt/tozt/manifests/init.pp
@@ -14,5 +14,6 @@ class tozt {
include tozt::site
include tozt::services
include tozt::tools
+ include tozt::ttrss
include tozt::vpn
}