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:
b33c805
)
remove duplicate acker entry
author
Peter Palfrader
<peter@palfrader.org>
Sun, 3 Sep 2017 15:44:20 +0000
(17:44 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 3 Sep 2017 15:44:24 +0000
(17:44 +0200)
modules/grub/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/grub/manifests/init.pp
b/modules/grub/manifests/init.pp
index
13ff79b
..
3eeb828
100644
(file)
--- a/
modules/grub/manifests/init.pp
+++ b/
modules/grub/manifests/init.pp
@@
-13,7
+13,7
@@
class grub {
$grub_manage = true
$grub_do_kernel_serial = true
$grub_do_grub_serial = true
- } elsif $::hostname in [a
cker,a
rm-arm-03] {
+ } elsif $::hostname in [arm-arm-03] {
$grub_manage = true
$grub_do_kernel_serial = true
$grub_do_grub_serial = false