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