summaryrefslogtreecommitdiffstats
path: root/tozt/tozt/manifests/init.pp
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-03 16:48:49 -0400
committerJesse Luehrs <doy@tozt.net>2018-11-03 16:48:49 -0400
commit74942407726a8daee04399f8cc1972e2819a2e7d (patch)
tree1d257767aa13ee1e01b354b225298312e1da0e05 /tozt/tozt/manifests/init.pp
parent53bd0ac7f764f230bdecaf170667646035650fab (diff)
downloadpuppet-tozt-74942407726a8daee04399f8cc1972e2819a2e7d.tar.gz
puppet-tozt-74942407726a8daee04399f8cc1972e2819a2e7d.zip
need to include tozt::paste
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 4dc3c72..f7997da 100644
--- a/tozt/tozt/manifests/init.pp
+++ b/tozt/tozt/manifests/init.pp
@@ -12,6 +12,7 @@ class tozt {
include tozt::git
include tozt::misc
include tozt::pass
+ include tozt::paste
include tozt::site
include tozt::services
include tozt::tools