Puppet Class: crypt
- Inherits:
- crypt::params
- Defined in:
- manifests/init.pp
Overview
6 7 8 |
# File 'manifests/init.pp', line 6
class crypt() inherits crypt::params {
}
|
6 7 8 |
# File 'manifests/init.pp', line 6
class crypt() inherits crypt::params {
}
|