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:
16fc92d
)
manage grub on arm-arm-01
author
Peter Palfrader
<peter@palfrader.org>
Fri, 18 Aug 2017 13:28:23 +0000
(15:28 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 18 Aug 2017 13:28:23 +0000
(15:28 +0200)
modules/grub/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/grub/manifests/init.pp
b/modules/grub/manifests/init.pp
index
a77c136
..
4a55bba
100644
(file)
--- a/
modules/grub/manifests/init.pp
+++ b/
modules/grub/manifests/init.pp
@@
-9,7
+9,7
@@
class grub {
$grub_do_kernel_serial = true
$grub_do_grub_serial = true
$grub_do_nopat = true
- } elsif $::hostname in [mirror-skroutz,aagard,acker] {
+ } elsif $::hostname in [mirror-skroutz,aagard,acker
,arm-arm-01
] {
$grub_manage = true
$grub_do_kernel_serial = true
$grub_do_grub_serial = true