]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/attributes/default.rb
Add ghes.disable=1 to boot options on ramoth
[chef.git] / cookbooks / hardware / attributes / default.rb
index 174190f3fc42b923883708d833bd5dbf2cf16b65..b558f9d8e3cc7792e7e077f05ece3a5770d694c6 100644 (file)
@@ -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]