projects
/
puppet_vcsrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b540b6
)
Revert pull request #27 until it comes with unit tests.
0.1.1
author
Aaron Stone
<aaron@serendipity.cx>
Fri, 19 Oct 2012 08:37:17 +0000
(
01:37
-0700)
committer
Aaron Stone
<aaron@serendipity.cx>
Fri, 19 Oct 2012 08:37:17 +0000
(
01:37
-0700)
lib/puppet/type/vcsrepo.rb
patch
|
blob
|
history
diff --git
a/lib/puppet/type/vcsrepo.rb
b/lib/puppet/type/vcsrepo.rb
index
1fd006b
..
4b53235
100644
(file)
--- a/
lib/puppet/type/vcsrepo.rb
+++ b/
lib/puppet/type/vcsrepo.rb
@@
-135,7
+135,6
@@
Puppet::Type.newtype(:vcsrepo) do
newparam :user do
desc "The user to run for repository operations"
- defaultto 'root'
end
newparam :excludes do