Puppet Class: passwords::netops

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

Overview



501
502
503
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 501

class passwords::netops {
   $ripeatlas_cli_api_key = 'dummy'
}