Puppet Data Type Alias: Xdmod::Resource_Spec

Defined in:
types/resource_spec.pp

Overview

Alias of

Struct[{
  resource => String,
  start_date => Optional[String],
  end_date => Optional[String],
  processors => Integer,
  nodes => Integer,
  ppn => Integer,
}]


# File 'types/resource_spec.pp', line 1