Puppet Class: passwords::nagios::monitor
- Defined in:
- spec/fixtures/private/modules/passwords/manifests/init.pp
Overview
126 127 128 |
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 126
class passwords::nagios::monitor {
$gammu_pin = ''
}
|