Skip to content

jfryman/puppet-puppetdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PuppetDoc Module

James Fryman james@frymanet.com

This module sets up an Apache VHost with generated puppetdocs from your puppetmaster.

http://projects.puppetlabs.com/projects/1/wiki/Puppet_Manifest_Documentation

Quick Start

Install and bootstrap an Apache instance with puppetdoc root.

Requirements

Puppet Labs Standard Library

Apache Module

Setup the Apache with vhost.

   class { 'puppetdoc':
    puppetmaster => 'puppet.frymanet.com',
  }

About

Programmatically generate documentation for your Puppet Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published