summaryrefslogtreecommitdiff
path: root/manifests/requirements.pp
diff options
context:
space:
mode:
authorMarc Fournier <marc.fournier@camptocamp.com>2012-11-04 21:31:46 +0100
committerMarc Fournier <marc.fournier@camptocamp.com>2012-11-06 18:55:37 +0100
commit452451e8f5c0bd40b867088f481c130a21efb0a1 (patch)
treefed6d471142ea9902d85ffcaa42998827c8a500a /manifests/requirements.pp
parent91b595de937e938807d942d650dde3cd5f45f2ec (diff)
python::gunicorn - removed unused/undocumented attributes.
Diffstat (limited to 'manifests/requirements.pp')
-rw-r--r--manifests/requirements.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/requirements.pp b/manifests/requirements.pp
index b6c9b34..c7b9c25 100644
--- a/manifests/requirements.pp
+++ b/manifests/requirements.pp
@@ -38,7 +38,6 @@ define python::requirements (
default => "--proxy=${proxy}",
}
- $req_dir = inline_template('<%= requirements.match(%r!(.+)/.+!)[1] %>')
$req_crc = "${requirements}.sha1"
file { $requirements: