From 2c71c8aaffaac52cf5e204b5d182dde645ef7a5b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 14 Apr 2013 00:08:19 +0200 Subject: [PATCH] multipath config, II --- modules/multipath/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/multipath/manifests/init.pp b/modules/multipath/manifests/init.pp index 90bf9b9c..e10bea64 100644 --- 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 = '' -- 2.39.2