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:
58fc3cd
)
Revert "Try this"
author
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:41:36 +0000
(15:41 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:41:36 +0000
(15:41 +0100)
This reverts commit
58fc3cd6407dec9fad544e9c4bd9b9c71661d8c0
.
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
74bd7f6
..
094c418
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-21,8
+21,6
@@
node default {
include motd
include samhain
- $nodeinfo = nodeinfo($fqdn)
-
case $smartarraycontroller {
"true": { include debian-proliant }
default: {}