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:
c08b1c8
)
Revert "Try again with the right number of arguments"
author
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:51:06 +0000
(15:51 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:51:06 +0000
(15:51 +0100)
This reverts commit
c08b1c8918413ec7f24e6df19c7bb6bc9711c75e
.
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
91e6f59
..
094c418
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-21,8
+21,6
@@
node default {
include motd
include samhain
- $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
-
case $smartarraycontroller {
"true": { include debian-proliant }
default: {}