Puppet module

39 views
Skip to first unread message

Bilal Ahmad

unread,
Feb 14, 2015, 11:37:30 AM2/14/15
to puppet...@googlegroups.com

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,
        }

Hristo Mohamed

unread,
Feb 14, 2015, 1:52:45 PM2/14/15
to puppet...@googlegroups.com
Have you considered reading the documentation?
https://github.com/puppetlabs/puppetlabs-vcsrepo

--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/a834ec65-608a-42f0-842b-d10dd67d8003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Bilal Ahmad

unread,
Feb 15, 2015, 6:49:47 AM2/15/15
to puppet...@googlegroups.com
Yes, of course I have read it. I was trying to install the module with a puppet script instead of doing it in the commandline. The documentation said nothing about that.

James A. Peltier

unread,
Feb 15, 2015, 2:22:35 PM2/15/15
to puppet...@googlegroups.com
| --
| You received this message because you are subscribed to the Google Groups
| "Puppet Users" group.
| To unsubscribe from this group and stop receiving emails from it, send an
| email to puppet-users...@googlegroups.com .
| To view this discussion on the web visit
| https://groups.google.com/d/msgid/puppet-users/a834ec65-608a-42f0-842b-d10dd67d8003%40googlegroups.com
| .
| For more options, visit https://groups.google.com/d/optout .


A module is not a package. The way to install modules is to use puppet module install on the command line or to manage it some other way, for example r10k or puppet-librarian, which can be used to manage modules that get installed on the server in an environment.

--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpel...@sfu.ca
Website : http://www.sfu.ca/itservices
Twitter : @sfu_rcg
Powering Engagement Through Technology
"Build upon strengths and weaknesses will generally take care of themselves" - Joyce C. Lock

Reply all
Reply to author
Forward
0 new messages