Changed parameter revision to ensure in svn module

This commit is contained in:
Ossi Salmi 2010-11-17 12:47:19 +02:00 committed by Timo Mkinen
parent b3aed13226
commit d376a3b024
3 changed files with 19 additions and 19 deletions

View file

@ -8,8 +8,8 @@ class abusehelper {
include svn::client
svn::export { "/usr/local/src/abusehelper":
source => "http://abusehelper.googlecode.com/svn/trunk",
revision => $abusehelper_revision,
source => "http://abusehelper.googlecode.com/svn/trunk",
ensure => $abusehelper_revision,
}
python::setup::install { "/usr/local/src/abusehelper":