summaryrefslogtreecommitdiffstats
path: root/manifests/tozt.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/tozt.pp')
-rw-r--r--manifests/tozt.pp4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index e96c922..cf84b6c 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -5,9 +5,11 @@ node 'tozt', 'tozt.localdomain' {
include base
+ include tozt::operatingsystem
+ Class['tozt::operatingsystem'] -> Package<| provider == "pacman" |>
+
include tozt::backups
include tozt::git
- include tozt::operatingsystem
include tozt::pass
include tozt::paste
include tozt::services