Puppet Class: passwords::lucene
- Defined in:
- spec/fixtures/private/modules/passwords/manifests/init.pp
Overview
130 131 132 |
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 130
class passwords::lucene {
$oai_pass = 'hyaREgJ3zNpLAFkH'
}
|