summaryrefslogtreecommitdiff
path: root/manifests/ubuntu/karmic.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/ubuntu/karmic.pp')
-rw-r--r--manifests/ubuntu/karmic.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/ubuntu/karmic.pp b/manifests/ubuntu/karmic.pp
deleted file mode 100644
index 0df3789..0000000
--- a/manifests/ubuntu/karmic.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class shorewall::ubuntu::karmic inherits shorewall::debian {
- Package['shorewall']{
- name => 'shorewall-shell',
- }
-}