Puppet Class: hpe3par

Defined in:
manifests/init.pp

Summary

A short summary of the purpose of this class

Overview

hpe3par

A description of what this class does

Examples:

include hpe3par


23
24
25
# File 'manifests/init.pp', line 23

class hpe3par {
  include '::hpe3par::install'
}