From: Peter Palfrader Date: Sun, 26 Nov 2017 13:27:32 +0000 (+0100) Subject: do extra grub for grnet-node01,grnet-node02 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=bdda2d25a2528a64fc3eaba2ab51989031beb2ad;p=mirror%2Fdsa-puppet.git do extra grub for grnet-node01,grnet-node02 --- diff --git a/modules/grub/manifests/init.pp b/modules/grub/manifests/init.pp index a3257977f..f0fa84ac7 100644 --- a/modules/grub/manifests/init.pp +++ b/modules/grub/manifests/init.pp @@ -29,7 +29,7 @@ class grub { # hp-health requires nopat on linux 4.9 $grub_do_nopat = ($::systemproductname and $::systemproductname =~ /^ProLiant/ and versioncmp($::kernelversion, '4.9') >= 0) - $grub_do_extra = $::hostname in [fasolo] + $grub_do_extra = $::hostname in [fasolo,grnet-node01,grnet-node02] file { '/etc/default/grub': # restore to default