Trying to install the module vcsrepo with puppet, but really unsure how it
could be done. The commandline to install it is:
puppet module install puppetlabs-vcsrepo
Tried to install it this way, but that didn't work:
package { 'vcsrepo':
ensure => installed,
}
--
You receive
tation?
> https://github.com/puppetlabs/puppetlabs-vcsrepo
>
> On Sat, Feb 14, 2015 at 5:37 PM, Bilal Ahmad > wrote:
>
>> Trying to install the module vcsrepo with puppet, but really unsure how
>> it could be done. The commandline to install it is:
>>
>> puppet mod