Project

General

Profile

« Previous | Next » 

Revision e3988b41

Added by Stephen Benjamin about 8 years ago

Add paths for puppet-lint docs check

This checks that each of the class parameters is documented. We need this check
on classes exposed in the installer directly.

View differences:

manifests/consumer.pp
#
# === Parameters:
#
# $ca_path:: Path to use for the CA
#
# $version:: pulp admin package version, it's passed to ensure parameter of package resource
# can be set to specific version number, 'latest', 'present' etc.
#
......
# a trusted authority
# type:boolean
#
# $rsa_server_pub The pulp server public key used for authentication.
# $rsa_server_pub:: The pulp server public key used for authentication.
#
# $rsa_key:: The RSA private key used for authentication.
#

Also available in: Unified diff