Projet

Général

Profil

Révision 09cba182

ID09cba1822af345c6fe7d4db1a49921f12a53cb31
Parent 6587545a
Enfant e2031b31

Ajouté par Steve Traylen il y a plus de 4 ans

Enable parameter_documentation lint

The linter checks that every parameter has been documented.

While corrections have been made to great many classes some more
complicated examples have been left for now. Should be updated
as the files get touched.

https://github.com/domcleal/puppet-lint-param-docs

Voir les différences:

manifests/rules/out/openafs_client.pp
1
# @summary allows outbound access for afs clients
2
# 7000 - afs3-fileserver
3
# 7002 - afs3-ptserver
4
# 7003 - vlserver
5
#
1
# @summary
2
#  allows outbound access for afs clients
3
#  7000 - afs3-fileserver
4
#  7002 - afs3-ptserver
5
#  7003 - vlserver
6
# @param ports port numbers to use
6 7
# @see https://wiki.openafs.org/devel/AFSServicePorts/ AFS Service Ports
7 8
#
8 9
class nftables::rules::out::openafs_client (

Formats disponibles : Unified diff