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