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