04fe515194e711c77f9e55051a43e0c72e715f0b
[mirror/dsa-puppet.git] / ganeti2_ubc.pp
1 # LVM config for the ~2016 blades that make up ganeti2.ubc.debian.org
2 class profile::lvm::ganeti2_ubc {
3   class { 'lvm':
4     global_filter  => '[ "a|^/dev/sda[0-9]*$|", "r/.*/" ]',
5   }
6 }