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-10.rb
diff --git
a/roles/tiamat-10.rb
b/roles/tiamat-10.rb
index 2d8b6e557f573f9739c5fb2401aa94c96c5113ca..a0d1c3994c1a1fa993cc3ed7e6a65ab8a9e622dc 100644
(file)
--- a/
roles/tiamat-10.rb
+++ b/
roles/tiamat-10.rb
@@
-17,6
+17,9
@@
default_attributes(
:address => "193.60.236.44"
}
}
+ },
+ :hardware => {
+ :watchdog => "w83627hf_wdt"
}
)