Project

General

Profile

« Previous | Next » 

Revision b219b79e

Added by Stephen Benjamin over 7 years ago

Change existing Kafo type definitions to Puppet 4 types (#114)

View differences:

manifests/foreman_proxy_content.pp
#
# === Parameters:
#
# $parent_fqdn:: fqdn of the parent node. Does not usually
# $parent_fqdn:: FQDN of the parent node. Does not usually
# need to be set.
# type:Optional[String]
#
# $foreman_proxy_fqdn:: fqdn of the foreman proxy. REQUIRED
# $foreman_proxy_fqdn:: FQDN of the foreman proxy
# type:String
#
# $certs_tar:: path to tar file with certs to generate. REQUIRED
# $certs_tar:: Path to tar file with certs to generate
# type:Optional[Stdlib::Absolutepath]
#
class certs::foreman_proxy_content (
$parent_fqdn = $fqdn,

Also available in: Unified diff