I would also expect
Class["git"] -> Vcsrepo <| |>
to work, but it doesn't
Ronen
On Fri, May 27, 2011 at 12:49 AM, Ronen wrote:
> Hey,
>
> Im trying to use the puppet vcsrepo module, one of the issues I had
> with it is that its required to have a vcs installed before the plugin
> is used with
Hey,
Im trying to use the puppet vcsrepo module, one of the issues I had
with it is that its required to have a vcs installed before the plugin
is used within a class or else it fails with:
err: Could not run Puppet configuration client: Could not find a
default provider for vcsrepo
Iv solved t