summaryrefslogtreecommitdiffstats
path: root/modules/mail2/manifests/operatingsystem.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail2/manifests/operatingsystem.pp')
-rw-r--r--modules/mail2/manifests/operatingsystem.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/mail2/manifests/operatingsystem.pp b/modules/mail2/manifests/operatingsystem.pp
deleted file mode 100644
index 3dad94f..0000000
--- a/modules/mail2/manifests/operatingsystem.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class mail2::operatingsystem {
- file { '/etc/pacman.d/mirrorlist':
- source => 'puppet:///modules/mail2/mirrorlist';
- }
-}