projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add tiamat HW watchdog
[chef.git]
/
roles
/
tiamat-22.rb
diff --git
a/roles/tiamat-22.rb
b/roles/tiamat-22.rb
index f2359438bd72784199017f3f9c88f13e357abaa3..09f9238ac8da0d0f54395c08f84e7c7e4e7fa6ee 100644
(file)
--- a/
roles/tiamat-22.rb
+++ b/
roles/tiamat-22.rb
@@
-17,6
+17,9
@@
default_attributes(
:address => "193.60.236.50"
}
}
+ },
+ :hardware => {
+ :watchdog => "w83627hf_wdt"
}
)