Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
Deleted documentation for removed parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Pelletier committed Nov 6, 2012
1 parent 2e8289f commit 5023ab8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions manifests/params.pp
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# This class is used to define default parameters for the ant module.
#
# ==Parameters
#
# [srcdir] The directory where the distribution tar file will be downloaded
# before being unpacked and installed.
# [version] The Ant version.
class ant::params {
$srcdir = '/usr/local/src'
$version = '1.8.2'
Expand Down

0 comments on commit 5023ab8

Please sign in to comment.