X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/10e1976e6e9fd98e058831e93fbec2eafd9c8167..4b7aea286bd82cf0c86e92319742c31bad356b8d:/cookbooks/hardware/attributes/default.rb diff --git a/cookbooks/hardware/attributes/default.rb b/cookbooks/hardware/attributes/default.rb index 174190f3f..b558f9d8e 100644 --- a/cookbooks/hardware/attributes/default.rb +++ b/cookbooks/hardware/attributes/default.rb @@ -1,4 +1,5 @@ default[:hardware][:modules] = %w(loop lp rtc) +default[:hardware][:grub][:cmdline] = %w(nomodeset) default[:hardware][:sensors] = {} if node[:dmi] && node[:dmi][:system]