Puppet Data Type Alias: Storm::Backend::Quota

Defined in:
types/backend/quota.pp

Summary

The Quota type for storm-backend-server

Overview

Alias of

Struct[{
  device => String,
  type   => Enum['username', 'group', 'fileset'],
  value  => String,
}]


# File 'types/backend/quota.pp', line 2