projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Switch gpx-update to the openstreetmap repository
[chef.git]
/
roles
/
tiamat-01.rb
diff --git
a/roles/tiamat-01.rb
b/roles/tiamat-01.rb
index b2b0eb19d161666fb20a08980be6e5f9e0e76ad2..463381c0cff53cee0874222cd0da854de4f6931e 100644
(file)
--- a/
roles/tiamat-01.rb
+++ b/
roles/tiamat-01.rb
@@
-17,12
+17,10
@@
default_attributes(
:address => "193.60.236.41"
}
}
:address => "193.60.236.41"
}
}
- },
- :hardware => {
- :watchdog => "w83627hf_wdt"
}
)
run_list(
}
)
run_list(
- "role[ucl]"
+ "role[ucl]",
+ "role[supermicro-x8dtt-h]"
)
)