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