4 Commits

Author SHA1 Message Date
Dan Bode
b7a8f0cdee Improve inline comments
Improve inline comments so that the example
manifests can serve as a documented example.
2012-02-14 14:19:52 -08:00
Dan Bode
d062985219 Add proxy to apt class
This commit adds a proxy to the apt class in the
pre config manifest.

This is because I am using a squid proxy to speed
up testing in my environment.

I need to expose this as a config option so that
the hardcoded address of my app proxy is not
required for anyone to use this.
2012-02-13 16:58:45 -08:00
Dan Bode
18d681943e Add inline docs to manifests
This commit adds some initial inline documentation
of the manifests.

It also performs some basic whitespace cleanup.
2012-02-13 15:39:18 -08:00
Dan Bode
4ff3e18f3a Split example manifests into separate files
This commit splits the example manifest into
separate files all and pre and removes the node
declarations
2012-01-23 13:12:57 -08:00