X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8b099a35804e9126b68d6766ca6adf26ef9ef1db..299e629f1385efd4c45dc1f351cc4dfa935c7382:/cookbooks/hardware/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 5d1757b46..f9f76cd46 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -52,6 +52,8 @@ units = [] if node[:roles].include?("bytemark") || node[:roles].include?("exonetric") units << "0" +elsif node[:roles].include?("ovh") + units << "2" end case manufacturer