X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1cc1f584920f848f06bf23f91467818a17c305a7..4b7aea286bd82cf0c86e92319742c31bad356b8d:/roles/ramoth.rb diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 32a0499c9..896d99c6d 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -28,6 +28,9 @@ default_attributes( } }, :hardware => { + :grub => { + :cmdline => %w(ghes.disable=1) + }, :watchdog => "w83627hf_wdt" }, :munin => {