Puppet Class: myst::service
- Inherits:
- myst
- Defined in:
- manifests/service.pp
Overview
1 2 3 |
# File 'manifests/service.pp', line 1
class myst::service inherits myst {
}
|
1 2 3 |
# File 'manifests/service.pp', line 1
class myst::service inherits myst {
}
|