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
|
@ -42,8 +42,8 @@ class wiki::graphingwiki::common {
|
|||
|
||||
include svn::client
|
||||
svn::export { "/usr/local/src/graphingwiki":
|
||||
source => "http://svn.graphingwiki.webfactional.com/trunk",
|
||||
revision => $wiki_gwiki_revision,
|
||||
source => "http://svn.graphingwiki.webfactional.com/trunk",
|
||||
ensure => $wiki_gwiki_revision,
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue