X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fmultipath%2Fmanifests%2Finit.pp;h=aca0684058ca9cf50875feca0565dd87d2d11461;hb=09cea27fc09713eb3c1fbc086937996deb0264c1;hp=e10bea64adf10422d400f12a1e9c35aa19ebce4a;hpb=2c71c8aaffaac52cf5e204b5d182dde645ef7a5b;p=dsa-puppet.git diff --git a/modules/multipath/manifests/init.pp b/modules/multipath/manifests/init.pp index e10bea64..aca06840 100644 --- a/modules/multipath/manifests/init.pp +++ b/modules/multipath/manifests/init.pp @@ -3,6 +3,9 @@ class multipath { 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' } + rossini: { + $conffile = 'bm-ubc-ganeti.conf' + } default: { $conffile = '' }