gnt on -14
[mirror/dsa-puppet.git] / modules / multipath / manifests / init.pp
index 7f6bf1b..276f54c 100644 (file)
@@ -8,13 +8,10 @@
 #
 class multipath {
        case $::hostname {
-               bm-bl9: {
-                       $conffile = 'multipath-bm-os.conf'
-               }
-               bm-bl1,bm-bl2,bm-bl3,bm-bl4,bm-bl5,bm-bl6,bm-bl7,bm-bl8,bm-bl13,bm-bl14: {
+               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 = 'multipath-bm.conf'
                }
-               dijkstra,luchesi,rossini,salieri,pasquini: {
+               ubc-bl8,ubc-bl4,ubc-bl7,ubc-bl3,ubc-bl2,ubc-bl6: {
                        $conffile = 'multipath-ubc-ganeti.conf'
                }
                default: {