summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-26 11:10:08 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-26 11:10:08 -0200
commit31dfb7f7db71bc9637b977c36866ab5344f2c1b9 (patch)
treefb7db265ca0b6fec3939c3fd73fa150d242ddc83
parent223bf3cd3508f290d0dcf40133751fd12d38ad6d (diff)
downloadpuppet-reprepro-31dfb7f7db71bc9637b977c36866ab5344f2c1b9.tar.gz
puppet-reprepro-31dfb7f7db71bc9637b977c36866ab5344f2c1b9.tar.bz2
Cleanup (2)
-rw-r--r--manifests/purged.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/purged.pp b/manifests/purged.pp
index fde74b3..b941edf 100644
--- a/manifests/purged.pp
+++ b/manifests/purged.pp
@@ -1,6 +1,4 @@
class reprepro::purged(
- $origin = $::domain,
- $uploaders = '',
$basedir = '/srv/reprepro'
) {