diff --git a/manifests/config.pp b/manifests/config.pp index 91f7d01..103704f 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -17,10 +17,6 @@ # DEFAULT/bar: # value: barValue # -# [*freezer_config*] -# (optional) Allow configuration of freezer.conf configurations. -# Defaults to empty hash'{}' -# # [*api_paste_ini_config*] # (optional) Allow configuration of /etc/freezer/freezer-paste.ini configurations. # diff --git a/manifests/init.pp b/manifests/init.pp index d6e3be1..48981e4 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -4,9 +4,6 @@ # # === Parameters # -# [*sample_parameter*] -# Explanation of what this parameter affects and what it defaults to. -# class freezer { include freezer::params