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-00.rb
diff --git
a/roles/tiamat-00.rb
b/roles/tiamat-00.rb
index 5e0f104786edaba87a74d984c6cd5af81edc3333..0deb7ca89f321fedc08651c8d5f1705740f7d7df 100644
(file)
--- a/
roles/tiamat-00.rb
+++ b/
roles/tiamat-00.rb
@@
-17,6
+17,9
@@
default_attributes(
:address => "193.60.236.40"
}
}
+ },
+ :hardware => {
+ :watchdog => "w83627hf_wdt"
}
)