Puppet Class: hpe3par
- Defined in:
- manifests/init.pp
Summary
A short summary of the purpose of this classOverview
hpe3par
A description of what this class does
23 24 25 |
# File 'manifests/init.pp', line 23
class hpe3par {
include '::hpe3par::install'
}
|