From: Grant Slater Date: Fri, 3 Jul 2015 17:24:46 +0000 (+0100) Subject: ramoth: remove ghes.disable=1 param X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e525c8cb8b5fcc88b66e89aad26fdaefa15d3ecc ramoth: remove ghes.disable=1 param --- diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 896d99c6d..32a0499c9 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -28,9 +28,6 @@ default_attributes( } }, :hardware => { - :grub => { - :cmdline => %w(ghes.disable=1) - }, :watchdog => "w83627hf_wdt" }, :munin => {