projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b8c254
)
do extra grub for grnet-node01,grnet-node02
author
Peter Palfrader
<peter@palfrader.org>
Sun, 26 Nov 2017 13:27:32 +0000
(14:27 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 26 Nov 2017 13:27:32 +0000
(14:27 +0100)
modules/grub/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/grub/manifests/init.pp
b/modules/grub/manifests/init.pp
index
a325797
..
f0fa84a
100644
(file)
--- 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