summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-30 23:09:47 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-30 23:09:47 -0500
commit41ab7232a2fb4a189d2c3c1c4bc3cda6b71952d8 (patch)
treef78d6b1025690838edcefaa8579187d9cc1e769b /manifests
parentd2c61b8c5ab0eda6b68abe8186be1b2487b91fc6 (diff)
downloadpuppet-tozt-41ab7232a2fb4a189d2c3c1c4bc3cda6b71952d8.tar.gz
puppet-tozt-41ab7232a2fb4a189d2c3c1c4bc3cda6b71952d8.zip
actually include the new class
Diffstat (limited to 'manifests')
-rw-r--r--manifests/tozt.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index 3eb4f23..e96c922 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -7,6 +7,7 @@ node 'tozt', 'tozt.localdomain' {
include tozt::backups
include tozt::git
+ include tozt::operatingsystem
include tozt::pass
include tozt::paste
include tozt::services