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:
b8d1396
)
buildd class on other buildds that already have the file
author
Peter Palfrader
<peter@palfrader.org>
Wed, 8 Apr 2009 22:53:46 +0000
(
00:53
+0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 8 Apr 2009 22:53:46 +0000
(
00:53
+0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
b0aadc6
..
555bf93
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-45,7
+45,8
@@
node default {
}
case $hostname {
- malo: { include buildd }
+ brahms,goetz,lafayette,malo,praetorius,puccini:
+ { include buildd }
default: {}
}