Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor #3706 Reify eigenclasses of Applications | Jesse Wolfe | 2010-02-17 | 1 | -8/+7 |
| | | | | | | | | | | The Puppet::Application DSL is complicated by the fact that it operates on eigenclasses of instances of Puppet::Application, rather than subclassing it. This patch reifies the eigenclasses as subclasses of Puppet::Application. Signed-off-by: Jesse Wolfe <jes5199@gmail.com> | ||||
* | feature #2276 Single Executable: "puppet kick" | Jesse Wolfe | 2010-02-17 | 1 | -0/+214 |
Add "puppet kick" as the new invocation of "puppetrun" Signed-off-by: Jesse Wolfe <jes5199@gmail.com> |