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:
ab2ed88
)
multipath config, II
author
Peter Palfrader
<peter@palfrader.org>
Sat, 13 Apr 2013 22:08:19 +0000
(
00:08
+0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 13 Apr 2013 22:08:19 +0000
(
00:08
+0200)
modules/multipath/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/multipath/manifests/init.pp
b/modules/multipath/manifests/init.pp
index
90bf9b9
..
e10bea6
100644
(file)
--- a/
modules/multipath/manifests/init.pp
+++ b/
modules/multipath/manifests/init.pp
@@
-1,7
+1,7
@@
class multipath {
case $::hostname {
bm-bl1,bm-bl2,bm-bl3,bm-bl4,bm-bl5,bm-bl6,bm-bl7,bm-bl8,bm-bl9,bm-bl10,bm-bl11,bm-bl12,bm-bl13,bm-bl14: {
- $conffile = 'bm-multipath.conf'
;
+ $conffile = 'bm-multipath.conf'
}
default: {
$conffile = ''