Changed parameter revision to ensure in svn module
This commit is contained in:
parent
b3aed13226
commit
d376a3b024
3 changed files with 19 additions and 19 deletions
|
@ -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":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue