]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
multipath config, II
authorPeter Palfrader <peter@palfrader.org>
Sat, 13 Apr 2013 22:08:19 +0000 (00:08 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 13 Apr 2013 22:08:19 +0000 (00:08 +0200)
modules/multipath/manifests/init.pp

index 90bf9b9c7585f6cbef1ef7eb1566166f51d05c8d..e10bea64adf10422d400f12a1e9c35aa19ebce4a 100644 (file)
@@ -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 = ''