summaryrefslogtreecommitdiffstats
path: root/modules/tozt/manifests/operatingsystem.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tozt/manifests/operatingsystem.pp')
-rw-r--r--modules/tozt/manifests/operatingsystem.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/tozt/manifests/operatingsystem.pp b/modules/tozt/manifests/operatingsystem.pp
index 4d4ab53..fa43938 100644
--- a/modules/tozt/manifests/operatingsystem.pp
+++ b/modules/tozt/manifests/operatingsystem.pp
@@ -1,4 +1,6 @@
class tozt::operatingsystem {
+ include wireguard
+
file { '/etc/pacman.d/mirrorlist':
source => 'puppet:///modules/tozt/mirrorlist';
}