Puppet Class: passwords::icinga

Defined in:
spec/fixtures/private/modules/passwords/manifests/init.pp

Overview



479
480
481
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 479

class passwords::icinga {
    $nsca_decrypt_password = 'fakenotsecrettest'
}