summaryrefslogtreecommitdiff
path: root/manifests/inotify.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/inotify.pp')
-rw-r--r--manifests/inotify.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/inotify.pp b/manifests/inotify.pp
deleted file mode 100644
index 491fb04..0000000
--- a/manifests/inotify.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class reprepro::inotify {
- package { 'inoticoming':
- ensure => 'present',
- }
-}