projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ba22a
)
Start serial terminal on S0 for machines at Exonetric
author
Tom Hughes
<tom@compton.nu>
Tue, 10 May 2016 12:04:58 +0000
(13:04 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 10 May 2016 12:04:58 +0000
(13:04 +0100)
cookbooks/hardware/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/hardware/recipes/default.rb
b/cookbooks/hardware/recipes/default.rb
index 8f08db8f14ee366e4f5a413034c7f61baf504a20..43c682ca0a51d7bb413bb003f00a638b55570ea3 100644
(file)
--- a/
cookbooks/hardware/recipes/default.rb
+++ b/
cookbooks/hardware/recipes/default.rb
@@
-52,7
+52,7
@@
end
units = []
-if node[:roles].include?("bytemark")
+if node[:roles].include?("bytemark")
|| node[:roles].include?("exonetric")
units << "0"
end