projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e281da8
)
sgran sometimes has weird ideas
author
Peter Palfrader
<peter@palfrader.org>
Mon, 9 Mar 2009 18:09:28 +0000
(19:09 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 9 Mar 2009 18:09:28 +0000
(19:09 +0100)
modules/buildd/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/buildd/manifests/init.pp
b/modules/buildd/manifests/init.pp
index
be0580a
..
bc0057b
100644
(file)
--- a/
modules/buildd/manifests/init.pp
+++ b/
modules/buildd/manifests/init.pp
@@
-1,4
+1,4
@@
-class
debian-org
{
+class
buildd
{
package { "sbuild": ensure => latest;
# is there a way to wait until the version from buildd.d.o is available?
}