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