]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/multipath/files/bm-multipath.conf
multipath config
[dsa-puppet.git] / modules / multipath / files / bm-multipath.conf
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 blacklist_exceptions {
7         devnode "cciss!c[0-9]d[0-9]*"
8 }
9
10 multipaths {
11         multipath {
12                 wwid    3600c0ff000d75b58d376655101000000
13                 alias   zobel-testlun
14         }
15
16         multipath {
17                 wwid    3600c0ff000d75b58409f695101000000
18                 alias   milanollo
19         }
20         multipath {
21                 wwid    3600c0ff000d75b584e9f695101000000
22                 alias   milanollo-srv
23         }
24 }