diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 11:10:08 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 11:10:08 -0200 |
commit | 31dfb7f7db71bc9637b977c36866ab5344f2c1b9 (patch) | |
tree | fb7db265ca0b6fec3939c3fd73fa150d242ddc83 | |
parent | 223bf3cd3508f290d0dcf40133751fd12d38ad6d (diff) | |
download | puppet-reprepro-31dfb7f7db71bc9637b977c36866ab5344f2c1b9.tar.gz puppet-reprepro-31dfb7f7db71bc9637b977c36866ab5344f2c1b9.tar.bz2 |
Cleanup (2)
-rw-r--r-- | manifests/purged.pp | 2 |
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' ) { |