Project

General

Profile

« Previous | Next » 

Revision cad1cd0f

Added by Ewoud Kohl van Wijngaarden about 5 years ago

Convert documentation to yardoc

This allows easy generation of reference documentation
(rake strings:generate:reference).

View differences:

manifests/child/fragment.pp
# provides the ability to specify fragments for the ssl
# virtual host defined for a pulp node
# provides the ability to specify fragments for the ssl virtual host defined
# for a pulp node
#
# === Parameters:
# @param ssl_content
# Content of the ssl virtual host fragment
#
# $ssl_content:: content of the ssl virtual host fragment
# @param order
# The relative order compared to other fragments
define pulp::child::fragment(
$ssl_content = undef,
$order = 15,

Also available in: Unified diff