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/install.pp
# Pulp Installation Packages
# Private class
# @api private
class pulp::install {
package { ['pulp-server', 'pulp-selinux', 'python-pulp-streamer']: ensure => $pulp::version, }

Also available in: Unified diff