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