summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/pi.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed pi binary so --meta option works and updated documentationDavid Lutterkort2009-06-131-1/+1
| | | | Signed-off-by: James Turnbull <james@lovedthanlost.net>
* Fixed pi testsJames Turnbull2009-06-121-1/+7
|
* Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull2009-06-121-14/+4
|
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
|
* Fixing #2108 - pi should work againLuke Kanies2009-03-201-6/+8
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Move pi to the Application Controller paradigmBrice Figureau2009-02-161-0/+216
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>