From e525c8cb8b5fcc88b66e89aad26fdaefa15d3ecc Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 3 Jul 2015 18:24:46 +0100 Subject: [PATCH] ramoth: remove ghes.disable=1 param --- roles/ramoth.rb | 3 --- 1 file changed, 3 deletions(-) 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 => { -- 2.43.2