]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ramoth.rb
Add ghes.disable=1 to boot options on ramoth
[chef.git] / roles / ramoth.rb
index 32a0499c9f7d44b970620192d5bc1a9e7f19ce9b..896d99c6deb9b80ed8e3e15980057d51ca36eaea 100644 (file)
@@ -28,6 +28,9 @@ default_attributes(
     }
   },
   :hardware => {
+    :grub => {
+      :cmdline => %w(ghes.disable=1)
+    },
     :watchdog => "w83627hf_wdt"
   },
   :munin => {