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:
849fd4f
)
Move nopat setting to puppetized grub on casulana,mirror-anu,sallinen,storace; and...
author
Peter Palfrader
<peter@palfrader.org>
Thu, 17 Aug 2017 19:46:56 +0000
(21:46 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 17 Aug 2017 19:46:56 +0000
(21:46 +0200)
modules/grub/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/grub/manifests/init.pp
b/modules/grub/manifests/init.pp
index
7e41b62
..
4cce175
100644
(file)
--- a/
modules/grub/manifests/init.pp
+++ b/
modules/grub/manifests/init.pp
@@
-3,7
+3,7
@@
class grub {
$grub_manage = true
$grub_do_serial = true
$grub_do_ifnames = true
- } elsif $::hostname in [ubc-enc2bl01,ubc-enc2bl02,ubc-enc2bl09,ubc-enc2bl10] {
+ } elsif $::hostname in [ubc-enc2bl01,ubc-enc2bl02,ubc-enc2bl09,ubc-enc2bl10
,casulana,mirror-anu,sallinen,storace
] {
$grub_manage = true
$grub_do_serial = true
$grub_do_nopat = true