For some reason, puppet is attempting to install ruby-enterprise on
all my puppet clients. The only reason I can find for this behaviour
is that I've defined a package to install ruby-enterprise. However, by
default, the package isn't called by anything.
In order to get the package to only install
Thanks guys. Your feedback is much appreciated. Looks like I'll need
to build a ruby-enterprise class, put the package inside it, and call
it from other classes when there's a dependency.
On Oct 6, 4:14 am, Jeff McCune wrote:
> On Tue, Oct 5, 2010 at 12:16 AM, ncantor wrote:
&g