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